We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcb21a commit 231135cCopy full SHA for 231135c
site/docs/4.3/getting-started/javascript.md
@@ -183,7 +183,7 @@ var DefaultWhitelist = {
183
}
184
{% endhighlight %}
185
186
-If you want to add new values to this default whiteList you can do the following:
+If you want to add new values to this default `whiteList` you can do the following:
187
188
{% highlight js %}
189
var myDefaultWhiteList = $.fn.tooltip.Constructor.Default.whiteList
0 commit comments