From 2fe45b3a97549e149264976056a9a925a5858d05 Mon Sep 17 00:00:00 2001 From: wujekbogdan Date: Thu, 10 Dec 2015 11:50:19 +0100 Subject: [PATCH] typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bb5b60..54329c1 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ The number of pixels the content height can surpass the container height without **Default: 0** ### stopPropagationOnClick -When set to false, when clicking on a rail, the click event will be allowed to pr##opagate. +When set to false, when clicking on a rail, the click event will be allowed to propagate. **Default: true** ### useSelectionScroll