Skip to content

Commit b343e15

Browse files
sergeioffaajisaka
authored andcommitted
MAPREDUCE-7255. Fix typo in MapReduce documentaion example (apache#1793)
1 parent 77ae7b9 commit b343e15

File tree

1 file changed

+1
-1
lines changed
  • hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/markdown

1 file changed

+1
-1
lines changed

hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/markdown/MapReduceTutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ Sure enough, the output:
10971097
goodbye 1
10981098
hadoop 2
10991099
hello 2
1100-
horld 2
1100+
world 2
11011101

11021102
#### Highlights
11031103

0 commit comments

Comments
 (0)