From 339494c5eaa131cf5bb2df2b7773f8c5c5beb67f Mon Sep 17 00:00:00 2001 From: Yang Lin Date: Tue, 6 Dec 2016 02:57:47 +0800 Subject: [PATCH] Render * instead of list bullet (#2929) --- public/docs/ts/latest/guide/browser-support.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/guide/browser-support.jade b/public/docs/ts/latest/guide/browser-support.jade index d8b6bc8c9b..98e869d459 100644 --- a/public/docs/ts/latest/guide/browser-support.jade +++ b/public/docs/ts/latest/guide/browser-support.jade @@ -200,4 +200,4 @@ table td 0.4KB :marked - * Figures are for minified and gzipped code, computed with the closure compiler + \* Figures are for minified and gzipped code, computed with the closure compiler