From 0696b5b7236b57a2dc54572224ec3d7cb445467c Mon Sep 17 00:00:00 2001 From: Taehwan Noh Date: Fri, 19 Apr 2019 00:38:21 +0900 Subject: [PATCH] Update title --- content/docs/introducing-jsx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/introducing-jsx.md b/content/docs/introducing-jsx.md index 721ef5838..330094cbd 100644 --- a/content/docs/introducing-jsx.md +++ b/content/docs/introducing-jsx.md @@ -1,6 +1,6 @@ --- id: introducing-jsx -title: Introducing JSX +title: JSX 소개 permalink: docs/introducing-jsx.html prev: hello-world.html next: rendering-elements.html