docs(ngMessages): correct a typo

Closes #7918
This commit is contained in:
Laurent Curau
2014-06-20 12:17:36 +01:00
committed by Peter Bacon Darwin
parent 28e6500a59
commit ebff4c1fd2

View File

@@ -164,7 +164,7 @@ angular.module('ngMessages', [])
*
* @description
* `ngMessages` is a directive that is designed to show and hide messages based on the state
* of a key/value object that is listens on. The directive itself compliments error message
* of a key/value object that it listens on. The directive itself compliments error message
* reporting with the `ngModel` $error object (which stores a key/value state of validation errors).
*
* `ngMessages` manages the state of internal messages within its container element. The internal