Skip to content

Commit 33b8487

Browse files
author
Alain Dumesny
authored
Merge pull request #1086 from m-ahmadi/patch-1
corrected a typo in readme.md
2 parents bba8b6b + 22e1d6b commit 33b8487

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
@@ -122,7 +122,7 @@ $(function () {
122122

123123
## Migrating to v0.3.0
124124

125-
As of v0.3.0, gridstack introduces a new plugin system. The drag'n'drop functionality has been modified to take advantage of this system. Because of this, and to avoid dependency on core code from jQuery UI, the plugin was functionality was moved to a separate file.
125+
As of v0.3.0, gridstack introduces a new plugin system. The drag'n'drop functionality has been modified to take advantage of this system. Because of this, and to avoid dependency on core code from jQuery UI, the plugin functionality was moved to a separate file.
126126

127127
To ensure gridstack continues to work, either include the additional `gridstack.jQueryUI.js` file into your HTML or use `gridstack.all.js`:
128128

0 commit comments

Comments
 (0)