Skip to content

Commit 1bf0bca

Browse files
dguzzonetman92
authored andcommitted
docs(guide/i18n): grammar fix
contraction "it's" --> possessive "its"
1 parent be57752 commit 1bf0bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/i18n.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ matching is **case-sensitive**.
305305

306306
#### Selection Keywords
307307

308-
Selection keywords are simple words like "male" and "female". The keyword, "other", and it's
308+
Selection keywords are simple words like "male" and "female". The keyword, "other", and its
309309
corresponding message are required while others are optional. It is used when the Angular
310310
expression does not match (case-insensitively) any of the other keywords specified.
311311

0 commit comments

Comments
 (0)