Skip to content

Commit

Permalink
fix: fix typo in geolocation example
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Mar 23, 2023
1 parent 98c1ab8 commit f53a06e
Show file tree
Hide file tree
Showing 25 changed files with 52 additions and 52 deletions.
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -170,7 +170,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down
Expand Up @@ -123,7 +123,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down Expand Up @@ -168,7 +168,7 @@ async function app(event) {
} catch (error) {
console.error(error);
return new Response("Internal Server Error", {
stauts: 500
status: 500
});
}
}
Expand Down

0 comments on commit f53a06e

Please sign in to comment.