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 4e6bf7b commit 36599a0Copy full SHA for 36599a0
01-deep-dive.md
@@ -167,7 +167,7 @@ $('#summernote').summernote({
167
{% endhighlight %}
168
169
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:
+possible to customize the style in more detail by providing an object looking like:
171
172
{% highlight javascript %}
173
{
0 commit comments