From 44862b95f81fc12fc9ac646eda159abbbd920544 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 17 Aug 2016 13:33:11 -0700 Subject: [PATCH] docs(toh-3): fix for empty tab (#2122) Fixes #2119. --- public/docs/ts/latest/tutorial/toh-pt3.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/tutorial/toh-pt3.jade b/public/docs/ts/latest/tutorial/toh-pt3.jade index 3171fe4c14..f293d141b7 100644 --- a/public/docs/ts/latest/tutorial/toh-pt3.jade +++ b/public/docs/ts/latest/tutorial/toh-pt3.jade @@ -225,7 +225,7 @@ code-example(format=".") toh-3/ts/app/hero-detail.component.ts, toh-3/ts/app/app.component.ts, toh-3/ts/app/hero.ts, - toh-3/ts/app/app.module.ts, + toh-3/ts/app/app.module.ts `,'',` app/hero-detail.component.ts, app/app.component.ts,