From c9418302f90947b12f63ae6df61e7d79b08923cb Mon Sep 17 00:00:00 2001 From: Foxandxss Date: Thu, 2 Jun 2016 01:54:54 +0200 Subject: [PATCH] docs(upgrade): escape script tags --- public/docs/ts/latest/guide/upgrade.jade | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/docs/ts/latest/guide/upgrade.jade b/public/docs/ts/latest/guide/upgrade.jade index 8ce47a8a07..6e5d0c31cc 100644 --- a/public/docs/ts/latest/guide/upgrade.jade +++ b/public/docs/ts/latest/guide/upgrade.jade @@ -96,7 +96,7 @@ include ../_util-fns up with a project structure with a large number of relatively small files. This is a much neater way to organize things than a small number of large files, but it doesn't work that well if you have to load all those files to the HTML page with - `