Skip to content

Commit

Permalink
Update docs/src/content/docs/utilities/inject-dev-route.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Jenkins <[email protected]>
  • Loading branch information
florian-lefebvre and jdtjenkins authored Feb 17, 2024
1 parent 1018f3b commit a8b9bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/utilities/inject-dev-route.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Allows to inject a route in development only.
---
import { Tabs, TabItem } from '@astrojs/starlight/components';

`injectDevRoute` allows to inject a route in development only. For example:
`injectDevRoute` allows you to inject a route in development only. For example:

<Tabs>
<TabItem label="Extended hooks">
Expand Down

0 comments on commit a8b9bac

Please sign in to comment.