small typo fixes in direct chat section

pull/2923/head
REJack 4 years ago
parent 731fef74f1
commit c9ba65fb63

@ -17,7 +17,7 @@ Add `data-widget="chat-pane-toggle"` to a button to activate the plugin.
###### jQuery
{: .text-bold }
The jQuery API provides more customizable options that allows the developer to handle checking and unchecking the todo list checkbox events.
The jQuery API provides more customizable options that allows the developer to toggle the chat contact pane.
```js
$('#chat-pane-toggle').DirectChat('toggle')
```

Loading…
Cancel
Save