docs(gridster): fixed a typo in Gridster class documentation

This commit is contained in:
Ashley Whetter
2015-04-16 20:26:18 +02:00
committed by Javi Sánchez-Marín
parent c6226306c2
commit 8080daccd1
+1 -1
View File
@@ -126,7 +126,7 @@
* `[min_cols_occupied, min_rows_occupied]`
* @param {Function} [options.resize.start] Function executed
* when resizing starts.
* @param {Function} [otions.resize.resize] Function executed
* @param {Function} [options.resize.resize] Function executed
* during the resizing.
* @param {Function} [options.resize.stop] Function executed
* when resizing stops.