docs(style-guide): fix two broken regions

closes #2159
This commit is contained in:
Jesús Rodríguez 2016-08-21 23:04:22 +02:00 committed by Ward Bell
parent 00a508aa63
commit d01898f474
1 changed files with 2 additions and 2 deletions

View File

@ -1251,10 +1251,10 @@ a(href="#toc") Back to top
.file ... .file ...
:marked :marked
+makeExample('style-guide/ts/04-10/app/+heroes/heroes.component.avoid.ts', 'example', 'app/+heroes/heroes.component.ts')(avoid=1) +makeExample('style-guide/ts/04-10/app/heroes/heroes.component.avoid.ts', 'example', 'app/heroes/heroes.component.ts')(avoid=1)
:marked :marked
+makeExample('style-guide/ts/04-10/app/+heroes/heroes.component.ts', 'example', 'app/+heroes/heroes.component.ts') +makeExample('style-guide/ts/04-10/app/heroes/heroes.component.ts', 'example', 'app/heroes/heroes.component.ts')
:marked :marked
a(href="#toc") Back to top a(href="#toc") Back to top