Skip to content

Commit 123391f

Browse files
authored
Merge pull request Snailclimb#315 from fanofxiaofeng/patch-7
Fix typo
2 parents d4e94fe + 627c51e commit 123391f

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)