We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bb9c0 commit 92d3c0aCopy full SHA for 92d3c0a
misc/tutorial/322_validation.ngdoc
@@ -35,8 +35,8 @@ When a field does not pass validation it gets a `invalid` class so you can custo
35
36
The feature adds 2 templates to ui-grid:
37
38
-- `cellTitleValidator` wich adds the error message to the title attribute of the cell.
39
-- `cellTooltipValidator` wich depends on ui-bootstrap to add a tooltip.
+- `cellTitleValidator` which adds the error message to the title attribute of the cell.
+- `cellTooltipValidator` which depends on ui-bootstrap to add a tooltip.
40
41
## External Factory
42
0 commit comments