Skip to content

Commit ee3e367

Browse files
committed
fixed typo
1 parent b2bf673 commit ee3e367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-deep-dive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ Summernote supports the usage of your own custom icons. You can e.g. use SVG bas
11041104
### Define your own icons
11051105
If you want to override the default icons, configure summernote like this:
11061106

1107-
{% hightlight javascript %}
1107+
{% highlight javascript %}
11081108
$('.summernote').summernote({
11091109
icons: {
11101110
align: '<svg [...]>[...]</svg>',

0 commit comments

Comments
 (0)