Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit e82f28b

Browse files
alirezamirianwardbell
authored andcommitted
fix(guide/form): fix a typo (#2483)
1 parent 2b7fb86 commit e82f28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/forms.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ code-example(format="").
208208
:marked
209209
.l-sub-section
210210
:marked
211-
There is only one changes:
211+
There is only one change:
212212

213213
1. The `template` is simply the new element tag identified by the component's `selector` property.
214214
This will display the hero form when the application component is loaded.

0 commit comments

Comments
 (0)