fix(tutorial/3): fix invalid doc region marker (#3437)

This commit is contained in:
Pete Bacon Darwin 2017-03-27 16:07:09 +01:00 committed by Jesús Rodríguez
parent d5109262b6
commit 7f4e992114
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ export class HeroDetailComponent {
@Input() hero: Hero;
// #enddocregion hero
}
// #docregion class
// #enddocregion class