From 839ee4d4e508c123da173840bd8f4e0bc88b6841 Mon Sep 17 00:00:00 2001 From: shihui Date: Tue, 29 Oct 2019 14:45:52 -0400 Subject: [PATCH] fix a typo issue --- docs/java/What's New in JDK8/Java8Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/java/What's New in JDK8/Java8Tutorial.md b/docs/java/What's New in JDK8/Java8Tutorial.md index 56e7f52d..39d0224e 100644 --- a/docs/java/What's New in JDK8/Java8Tutorial.md +++ b/docs/java/What's New in JDK8/Java8Tutorial.md @@ -39,7 +39,7 @@ - [LocalDate\(本地日期\)](#localdate本地日期) - [LocalDateTime\(本地日期时间\)](#localdatetime本地日期时间) - [Annotations\(注解\)](#annotations注解) - - [Whete to go from here?](#whete-to-go-from-here) + - [Where to go from here?](#where-to-go-from-here)