Skip to content

Commit fe1d640

Browse files
authored
Merge pull request #89902 from changeworld/patch-14
Fix typo
2 parents 7910290 + 8391433 commit fe1d640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hadoop/apache-hadoop-develop-deploy-java-mapreduce-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Save the `pom.xml` file.
145145
notepad src\main\java\org\apache\hadoop\examples\WordCount.java
146146
```
147147
148-
2. Then copy and paste the java code below into the new file. Then close the file.
148+
2. Then copy and paste the Java code below into the new file. Then close the file.
149149
150150
```java
151151
package org.apache.hadoop.examples;

0 commit comments

Comments
 (0)