Update docs/guide/data-loading.md

Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
pull/2147/head
John Campion Jr 3 years ago committed by GitHub
parent 3b172cb5ea
commit 3e40432053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -196,7 +196,7 @@ export default defineLoader({
## Configuration
To get the configuration information inside a loader, use the following code:
To get the configuration information inside a loader, you can use some code like this:
```ts
import type { SiteConfig } from 'vitepress'

Loading…
Cancel
Save