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.