diff --git a/docs/tutorial.ja-JP.md b/docs/tutorial.ja-JP.md index 895396799..642385e27 100644 --- a/docs/tutorial.ja-JP.md +++ b/docs/tutorial.ja-JP.md @@ -35,6 +35,7 @@ next: thinking-in-react-ja-JP.html ```html + Hello React diff --git a/docs/tutorial.ko-KR.md b/docs/tutorial.ko-KR.md index a0c9d965c..e4e0db6c7 100644 --- a/docs/tutorial.ko-KR.md +++ b/docs/tutorial.ko-KR.md @@ -36,6 +36,7 @@ next: thinking-in-react-ko-KR.html ```html + Hello React diff --git a/docs/tutorial.md b/docs/tutorial.md index 78cd0455d..2c85b6f28 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -35,6 +35,7 @@ For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your fa ```html + Hello React