docs(toh-3): fix for empty tab (#2122)

Fixes #2119.
This commit is contained in:
Patrice Chalin 2016-08-17 13:33:11 -07:00 committed by Kathy Walrath
parent 0c0c6f69f3
commit 44862b95f8

View File

@ -225,7 +225,7 @@ code-example(format=".")
toh-3/ts/app/hero-detail.component.ts, toh-3/ts/app/hero-detail.component.ts,
toh-3/ts/app/app.component.ts, toh-3/ts/app/app.component.ts,
toh-3/ts/app/hero.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/hero-detail.component.ts,
app/app.component.ts, app/app.component.ts,