Skip to content

Commit 56bed13

Browse files
Merge pull request #47 from kainjow/patch-4
Fix typo
2 parents 04338fd + e9392ba commit 56bed13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/wp-api-v1/_products.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The products API allows you to create, view, update, and delete individual, or a
6363
| `tags` | array | List of tags. See [Tags properties](#tag-properties). |
6464
| `images` | array | List of images. See [Images properties](#image-properties) |
6565
| `attributes` | array | List of attributes. See [Attributes properties](#attribute-properties). |
66-
| `default_attributes` | array | Defaults variation attributes, used only for variations and pre-selecte attributes on the frontend. See [Default Attributes properties](#default-attribute-properties). |
66+
| `default_attributes` | array | Defaults variation attributes, used only for variations and pre-selected attributes on the frontend. See [Default Attributes properties](#default-attribute-properties). |
6767
| `variations` | array | List of variations. See [Variations properties](#variation-properties) |
6868
| `grouped_products` | string | List of grouped products ID, only for `group` type products. <i class="label label-info">read-only</i> |
6969
| `menu_order` | integer | Menu order, used to custom sort products. |

0 commit comments

Comments
 (0)