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:
parent
86f0ac9852
commit
9a046ea285
|
@ -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 }`.
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: This is a simple typo fix.
|
||||
|
Loading…
Reference in New Issue