Skip to content

Commit 81039e6

Browse files
authored
Merge pull request #686 from jhadenfeldt/patch-3
Fixed typo in README.md
2 parents 359e7ed + ebda8f8 commit 81039e6

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
@@ -253,7 +253,7 @@ See example: [2 grids demo](http://troolee.github.io/gridstack.js/demo/two.html)
253253
## Override resizable/draggable options
254254

255255
You can override default `resizable`/`draggable` options. For instance to enable other then bottom right resizing handle
256-
you can init gridsack like:
256+
you can init gridstack like:
257257

258258
```javascript
259259
$('.grid-stack').gridstack({

0 commit comments

Comments
 (0)