Skip to content

Commit

Permalink
docs: typo (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow authored Nov 21, 2022
1 parent 2f1d06e commit fe265b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docs/content/2.api/2.composables.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Discover the Docus composables.

## `useDocus()`

`useDocus()`{lang=ts} gives access to docus runtime config, all defautl values and your custom config from `app.config.ts`
`useDocus()`{lang=ts} gives access to docus runtime config, all default values and your custom config from `app.config.ts`

```vue
<script setup>
Expand Down

1 comment on commit fe265b5

@vercel
Copy link

@vercel vercel bot commented on fe265b5 Nov 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.