Skip to content

Commit 92d3c0a

Browse files
David Mortonmportuga
David Morton
authored andcommitted
docs(validation): fix spelling in tutorial (#6984)
1 parent 13bb9c0 commit 92d3c0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

misc/tutorial/322_validation.ngdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ When a field does not pass validation it gets a `invalid` class so you can custo
3535

3636
The feature adds 2 templates to ui-grid:
3737

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.
38+
- `cellTitleValidator` which adds the error message to the title attribute of the cell.
39+
- `cellTooltipValidator` which depends on ui-bootstrap to add a tooltip.
4040

4141
## External Factory
4242

0 commit comments

Comments
 (0)