Skip to content

Commit 36599a0

Browse files
committed
fix typo in styleTags documentation
1 parent 4e6bf7b commit 36599a0

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
@@ -167,7 +167,7 @@ $('#summernote').summernote({
167167
{% endhighlight %}
168168

169169
The tags can be specified just by tag name (as with `p` or `pre` or `h1`-`h6` above). It is also
170-
possible to customize the style in more defaul by providing an object looking like:
170+
possible to customize the style in more detail by providing an object looking like:
171171

172172
{% highlight javascript %}
173173
{

0 commit comments

Comments
 (0)