Change stream_arm to stream_arn in docs

This commit is contained in:
enspencer 2016-03-22 14:08:57 -04:00
parent a68096d208
commit 7ee46ae343
1 changed files with 4 additions and 4 deletions

View File

@ -114,5 +114,5 @@ The following attributes are exported:
* `arn` - The arn of the table * `arn` - The arn of the table
* `id` - The name of the table * `id` - The name of the table
* `stream_arm` - The ARN of the Table Stream. Only available when `stream_enabled = true` * `stream_arn` - The ARN of the Table Stream. Only available when `stream_enabled = true`