From 39270ff09279e0e722495cbb5109bec3cb26e0d9 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Sun, 23 Nov 2014 21:03:02 -0800 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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