Skip to content

Commit 59f2c56

Browse files
authored
docs(UiGridCellNav): mistake in doc
1 parent 13a1117 commit 59f2c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/cellnav/js/cellnav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
<div class="alert alert-success" role="alert"><strong>Stable</strong> This feature is stable. There should no longer be breaking api changes without a deprecation warning.</div>
1313
14-
This module provides auto-resizing functionality to UI-Grid.
14+
This module provides cell navigation functionality to UI-Grid.
1515
*/
1616
var module = angular.module('ui.grid.cellNav', ['ui.grid']);
1717

0 commit comments

Comments
 (0)