Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a256afe

Browse files
author
William Mak
committed
Fixing grammatical error
1 parent 5d6ebe6 commit a256afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ $(function () {
116116
- `always_show_resize_handle` - if `true` the resizing handles are shown even the user is not hovering over the widget
117117
(default: `false`)
118118
- `animate` - turns animation on (default: `false`)
119-
- `auto` - if `false` it tells to do not initialize existing items (default: `true`)
119+
- `auto` - if `false` gridstack will not initialize existing items (default: `true`)
120120
- `cell_height` - one cell height (default: `60`)
121121
- `draggable` - allows to override jQuery UI draggable options. (default: `{handle: '.grid-stack-item-content', scroll: true, appendTo: 'body'}`)
122122
- `handle` - draggable handle selector (default: `'.grid-stack-item-content'`)

0 commit comments

Comments
 (0)