mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
docs(gridster): fixed a typo in Gridster class documentation
This commit is contained in:
committed by
Javi Sánchez-Marín
parent
c6226306c2
commit
8080daccd1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user