diff --git a/web_widget_boolean_switch/static/lib/bootstrap-switch/README.md b/web_widget_boolean_switch/static/lib/bootstrap-switch/README.md index 6a84a345..af265be5 100644 --- a/web_widget_boolean_switch/static/lib/bootstrap-switch/README.md +++ b/web_widget_boolean_switch/static/lib/bootstrap-switch/README.md @@ -9,4 +9,4 @@ tree/a39a1e9d6059822235bf4a9c0e7700a7e6a5ad19/dist) the september 30th 2015. The default library doesn't allow to change value through javascript if switcher is set `readonly` or `disabled`. We add a small change to -allow it when skip is true. +allow it when ``skip`` is ``true``.