[docs] Correct typo in azure storage account docs (#10508)

This commit is contained in:
Adam Stankiewicz 2016-12-02 20:29:13 +01:00 committed by Paul Stack
parent 14b371d533
commit 22a8ef1662
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ The following arguments are supported:
for `BlobStorage` accounts. Valid options are `Hot` and `Cold`, defaults to
`Hot`.
* `enable_bool_encryption` - (Optional) Boolean flag which controls if Encryption
* `enable_blob_encryption` - (Optional) Boolean flag which controls if Encryption
Services are enabled for Blob storage, see [here](https://azure.microsoft.com/en-us/documentation/articles/storage-service-encryption/)
for more information.