Skip to content

Commit 3c9d03e

Browse files
authored
Merge pull request #89903 from changeworld/patch-15
Fix typo
2 parents fe1d640 + 803cf45 commit 3c9d03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hadoop/apache-hadoop-hive-java-udf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ cd C:\HDI
142142
notepad src/main/java/com/microsoft/examples/ExampleUDF.java
143143
```
144144
145-
Then copy and paste the java code below into the new file. Then close the file.
145+
Then copy and paste the Java code below into the new file. Then close the file.
146146
147147
```java
148148
package com.microsoft.examples;

0 commit comments

Comments
 (0)