fix(guide/form): fix a typo (#2483)

This commit is contained in:
Alireza Mirian 2016-09-27 11:29:45 +03:30 committed by Ward Bell
parent 2b7fb86890
commit e82f28b844
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ code-example(format="").
:marked
.l-sub-section
:marked
There is only one changes:
There is only one change:
1. The `template` is simply the new element tag identified by the component's `selector` property.
This will display the hero form when the application component is loaded.