Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/integrations/astro.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ However some plugins like **Elysia Static** may not work if you are running Astr

With this approach, you can have co-location of both frontend and backend in a single repository and have End-to-end type-safety with Eden.

Please refer to [Astro Endppoint](https://docs.astro.build/en/core-concepts/endpoints/) for more information.
Please refer to [Astro Endpoint](https://docs.astro.build/en/core-concepts/endpoints/) for more information.

## Prefix

Expand Down