Skip to content

Commit c898c8c

Browse files
authored
Update disk-encryption.md
terminology fix, per acrolinx
1 parent 036440a commit c898c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/disk-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ az hdinsight create -t spark -g MyResourceGroup -n MyCluster \
123123

124124
The following example shows how to use an Azure Resource Manager template to create a new Apache Spark cluster with disk encryption enabled. For more information, see [What are ARM templates?](https://docs.microsoft.com/azure/azure-resource-manager/templates/overview).
125125

126-
This example uses Powershell to call the template.
126+
This example uses PowerShell to call the template.
127127

128128
```powershell
129129
$templateFile = "azuredeploy.json"

0 commit comments

Comments
 (0)