Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriggs01 committed Oct 8, 2018
1 parent 0337250 commit 184c97c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/category_key.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
Provides a Nutanix Category key resource to Create a category key name.
---

# nutanix_categiry_key
# nutanix_category_key

Provides a Nutanix Category key resource to Create a category key name.

Expand All @@ -33,4 +33,4 @@ The following attributes are exported:
* `system_defined`: - Specifying whether its a system defined category.
* `api_version` - (Optional) The version of the API.

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/category/paths/~1categories~1{name}/get).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/category/paths/~1categories~1{name}/get).
4 changes: 2 additions & 2 deletions website/docs/r/category_value.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |-
Provides a Nutanix Category value resource to Create a category value.
---

# nutanix_categiry_value
# nutanix_category_value

Provides a Nutanix Category value resource to Create a category value.

Expand Down Expand Up @@ -41,4 +41,4 @@ The following attributes are exported:
* `system_defined`: - Specifying whether its a system defined category.
* `api_version` - (Optional) The version of the API.

See detailed information in [Nutanix Image](http://developer.nutanix.com/reference/prism_central/v3/#category).
See detailed information in [Nutanix Image](http://developer.nutanix.com/reference/prism_central/v3/#category).

0 comments on commit 184c97c

Please sign in to comment.