Update collections.md (#45118)

* Update collections.md

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Nitish Upadhyay-1176 2024-02-26 18:06:05 +05:30 committed by GitHub
parent 86f0ac9852
commit 9a046ea285
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -100,7 +100,7 @@ This selector will return the state from the collections store.
#### _Returns_ <!-- omit in toc -->
- `object`: The state from the collections storew ith the following properties:
- `object`: The state from the collections store with the following properties:
- _namespace_ `string`: The route namespace for the collection, eg. `/wc/blocks`.
- _resourceName_ `string`: The resource name for the collection, eg. `products/attributes`.
- _query_ `object`: The query arguments for the collection, eg. `{ order: 'ASC', sortBy: Price }`.

View File

@ -0,0 +1,4 @@
Significance: patch
Type: fix
Comment: This is a simple typo fix.