diff --git a/docs/javascript/treeview.md b/docs/javascript/treeview.md index 5829211a039..9f118d6a5e2 100644 --- a/docs/javascript/treeview.md +++ b/docs/javascript/treeview.md @@ -14,7 +14,7 @@ This plugin can be activated as a jQuery plugin or using the data api. Add `data-widget="treeview"` to any `ul` or `ol` element to activate the plugin. ```html -