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 fa4f2d0 commit ebda8f8Copy full SHA for ebda8f8
README.md
@@ -253,7 +253,7 @@ See example: [2 grids demo](http://troolee.github.io/gridstack.js/demo/two.html)
253
## Override resizable/draggable options
254
255
You can override default `resizable`/`draggable` options. For instance to enable other then bottom right resizing handle
256
-you can init gridsack like:
+you can init gridstack like:
257
258
```javascript
259
$('.grid-stack').gridstack({
0 commit comments