We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c8a90 commit 2b64f6eCopy full SHA for 2b64f6e
src/ngMessages/messages.js
@@ -173,7 +173,7 @@ angular.module('ngMessages', [])
173
* at a time and this depends on the prioritization of the messages within the template. (This can
174
* be changed by using the ng-messages-multiple on the directive container.)
175
*
176
- * A remote template can also be used to promote message reuseability and messages can also be
+ * A remote template can also be used to promote message reusability and messages can also be
177
* overridden.
178
179
* {@link module:ngMessages Click here} to learn more about `ngMessages` and `ngMessage`.
0 commit comments