Skip to content

Commit 7547cbf

Browse files
committed
Fix typo
MacOS -> macOS
1 parent 2014b9f commit 7547cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hadoop/hdinsight-use-mapreduce.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ HDInsight can run HiveQL jobs by using various methods. Use the following table
101101

102102
| **Use this**... | **...to do this** | ...from this **client operating system** |
103103
|:--- |:--- |:--- |:--- |
104-
| [SSH](apache-hadoop-use-mapreduce-ssh.md) |Use the Hadoop command through **SSH** |Linux, Unix, `MacOS X`, or Windows |
105-
| [Curl](apache-hadoop-use-mapreduce-curl.md) |Submit the job remotely by using **REST** |Linux, Unix, `MacOS X`, or Windows |
104+
| [SSH](apache-hadoop-use-mapreduce-ssh.md) |Use the Hadoop command through **SSH** |Linux, Unix, `macOS X`, or Windows |
105+
| [Curl](apache-hadoop-use-mapreduce-curl.md) |Submit the job remotely by using **REST** |Linux, Unix, `macOS X`, or Windows |
106106
| [Windows PowerShell](apache-hadoop-use-mapreduce-powershell.md) |Submit the job remotely by using **Windows PowerShell** |Windows |
107107

108108
## Next steps

0 commit comments

Comments
 (0)