aboutsummaryrefslogtreecommitdiffstats
path: root/src/validators.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/validators.js')
-rw-r--r--src/validators.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/validators.js b/src/validators.js
index 43378cb6..4f5c48bd 100644
--- a/src/validators.js
+++ b/src/validators.js
@@ -434,7 +434,8 @@ extend(angularValidator, {
* response: server response,
* error: validation error
* },
- * current: 'current input'
+ * current: 'current input'
+ * }
* }
*
*/