Skip to content

Commit

Permalink
docs/r/management_lock: Fix typo: note -> notes (#1819)
Browse files Browse the repository at this point in the history
  • Loading branch information
phy1729 authored and tombuildsstuff committed Aug 24, 2018
1 parent a4ca56f commit dc32419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/management_lock.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The following arguments are supported:

~> **Note:** `CanNotDelete` means authorized users are able to read and modify the resources, but not delete. `ReadOnly` means authorized users can only read from a resource, but they can't modify or delete it.

* `note` - (Optional) Specifies some notes about the lock. Maximum of 512 characters. Changing this forces a new resource to be created.
* `notes` - (Optional) Specifies some notes about the lock. Maximum of 512 characters. Changing this forces a new resource to be created.

## Attributes Reference

Expand Down

0 comments on commit dc32419

Please sign in to comment.