diff --git a/README.md b/README.md index 52bf444..60e61ea 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ self.saveCommand = ko.asyncCommand({ ### asyncCommand - Knockout's 'click' binding handler (the default)
-<buttondata-bind="command: onClickCommand">click handler test</button> +<button data-bind="command: onClickCommand">click handler test</button>### asyncCommand - Knockout's 'change' binding handler (or any Knockout binding handler) @@ -139,4 +139,4 @@ Copyright © 2012 [Hans Fjällemark](http://twitter.com/hfjallemark) & [John Pap ## License -KoLite is under MIT license - http://www.opensource.org/licenses/mit-license.php \ No newline at end of file +KoLite is under MIT license - http://www.opensource.org/licenses/mit-license.php