Skip to content

Commit

Permalink
feat(site): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrgm committed Nov 27, 2024
1 parent b0c1c5d commit 6e05ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site/src/pages/entry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import StarlightPage from "@astrojs/starlight/components/StarlightPage.astro";
headings={[{ depth: 2, text: "Example", slug: "example" }]}
>

The DreamKit entry allows you to programmatically exports the next objects:
The DreamKit entry allows you to configure your application by simply exporting objects created with the following constructors:

- <a href="/api/$route">Routes</a>
- <a href="/api/$api">API</a>
Expand Down

0 comments on commit 6e05ddd

Please sign in to comment.