Skip to content

Commit 8c9eea9

Browse files
authored
Merge pull request #5758 from zychoo/patch-1
Changes in doc (obvious mistake)
2 parents 7242092 + 59f2c56 commit 8c9eea9

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)