From 389ea147ab148866f307ec6182c2409328a5777f Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sat, 15 Apr 2017 18:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E5=AE=8Cset-document-title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/cookbook/set-document-title.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/public/docs/ts/latest/cookbook/set-document-title.jade b/public/docs/ts/latest/cookbook/set-document-title.jade index 75e9a4b0a3..b6703adf59 100644 --- a/public/docs/ts/latest/cookbook/set-document-title.jade +++ b/public/docs/ts/latest/cookbook/set-document-title.jade @@ -37,6 +37,7 @@ table code-example(format='') <title>{{This_Does_Not_Work}}</title> + :marked Sorry but that won't work. The root component of the application is an element contained within the `` tag.