Skip to content

Commit 231135c

Browse files
authored
Update javascript.md
1 parent 1bcb21a commit 231135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/4.3/getting-started/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ var DefaultWhitelist = {
183183
}
184184
{% endhighlight %}
185185

186-
If you want to add new values to this default whiteList you can do the following:
186+
If you want to add new values to this default `whiteList` you can do the following:
187187

188188
{% highlight js %}
189189
var myDefaultWhiteList = $.fn.tooltip.Constructor.Default.whiteList

0 commit comments

Comments
 (0)