We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78fea8 commit 7550f90Copy full SHA for 7550f90
src/ng/directive/input.js
@@ -1159,7 +1159,7 @@ var requiredDirective = function() {
1159
* @name ng.directive:ngList
1160
*
1161
* @description
1162
- * Text input that converts between comma-seperated string into an array of strings.
+ * Text input that converts between comma-separated string into an array of strings.
1163
1164
* @element input
1165
* @param {string=} ngList optional delimiter that should be used to split the value. If
0 commit comments