Skip to content

Commit 627c51e

Browse files
修改一处拼写错误
修改一处拼写错误
1 parent 15f18bd commit 627c51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java/What's New in JDK8/Java8Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ System.out.println(hints2.length); // 2
918918

919919

920920

921-
## Whete to go from here?
921+
## Where to go from here?
922922

923923
关于Java 8的新特性就写到这了,肯定还有更多的特性等待发掘。JDK 1.8里还有很多很有用的东西,比如`Arrays.parallelSort`, `StampedLock`和`CompletableFuture`等等。
924924

0 commit comments

Comments
 (0)