This commit is contained in:
minusf 2017-11-30 14:45:55 +01:00
parent 3f65814e1c
commit 05b484de0e

View file

@ -89,5 +89,5 @@ Controlling HTML tags and attributes
'acronym': ['title'],
}
For frontend-only controll one can alternatively use
For frontend-only control one could alternatively use
a ``summernote`` plugin like ``summernote-cleaner``.