diff --git a/README.md b/README.md index 09ea02f..87dc539 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Sorts array of nodes - `nodes` - array to sort - `dir` - `1` for asc, `-1` for desc -- `width` - width of the grid. If it is `undefined` it will be calculated automatically. +- `width` - width of the grid. If `undefined` the width will be calculated automatically. ## Use with knockout.js