docs: query for -> query your collection
This commit is contained in:
parent
246a1f81d6
commit
eeaa3deb82
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ src/content/docs/
|
|||
quick-start.mdoc
|
||||
```
|
||||
|
||||
Then, query for these files using the [Content Collection APIs](https://docs.astro.build/en/guides/content-collections/#querying-collections):
|
||||
Then, query your collection using the [Content Collection APIs](https://docs.astro.build/en/guides/content-collections/#querying-collections):
|
||||
|
||||
```astro
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue