docs: query for -> query your collection
This commit is contained in:
parent
35cd0630c5
commit
a3a187b6d3
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