Skip to content

Commit fde011a

Browse files
authored
Merge pull request #125232 from changeworld/patch-7
Fix typo
2 parents 11eb96e + 7547cbf commit fde011a

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)