Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a055762

Browse files
dguzzoNarretz
authored andcommitted
docs(guide/i18n): grammar fix
contraction "it's" --> possessive "its"
1 parent 82d38e4 commit a055762

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)