Fix multiple typos in medusa docs (#5854)
This commit is contained in:
@@ -436,7 +436,7 @@ medusa.admin.products.list({
|
||||
|
||||
### Selecting Multiple Fields
|
||||
|
||||
You can pass more than one field by seperating the field names in the `fields` query parameter with a comma.
|
||||
You can pass more than one field by separating the field names in the `fields` query parameter with a comma.
|
||||
|
||||
For example, to select the `title` and `handle` of products:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user