MAPREDUCE-7255. Fix typo in MapReduce documentaion example (#1793)

(cherry picked from commit b343e1533b)
This commit is contained in:
Sergey Pogorelov 2020-01-06 05:36:11 +02:00 committed by Akira Ajisaka
parent 1d3bf33769
commit d55d02d25a
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@ Sure enough, the output:
goodbye 1
hadoop 2
hello 2
horld 2
world 2
#### Highlights