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

Commit f2e2b31

Browse files
vandycknickpkozlowski-opensource
authored andcommitted
docs(ngMessages): fix typo
Closes #10821
1 parent 331cac2 commit f2e2b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngMessages/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
*
7171
* However, including generic messages may not be useful enough to match all input fields, therefore,
7272
* `ngMessages` provides the ability to override messages defined in the remote template by redefining
73-
* then within the directive container.
73+
* them within the directive container.
7474
*
7575
* ```html
7676
* <!-- a generic template of error messages known as "my-custom-messages" -->

0 commit comments

Comments
 (0)