Skip to content

Commit 538f9bb

Browse files
committed
Acrolinx fix
1 parent 894bf5b commit 538f9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can create [blob snapshots](https://docs.microsoft.com/rest/api/storageservi
4747
4848
The following methods can be used to import certificates into the Java trust store:
4949

50-
Download the Azure Blob ssl cert to a file
50+
Download the Azure Blob SSL cert to a file
5151

5252
```bash
5353
echo -n | openssl s_client -connect <storage-account>.blob.core.windows.net:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' > Azure_Storage.cer

0 commit comments

Comments
 (0)