Swapped a word (#544)

Was "none", should be "known".
This commit is contained in:
Alistair Calder 2016-09-19 11:11:31 -07:00 committed by Michael Rose
parent 81b42b9e87
commit 7dc7a9510e

View File

@ -62,7 +62,7 @@ Outputs:
A Jekyll layout that compresses HTML in pure Liquid. To enable add `layout: compress` to `_layouts/default.html`. A Jekyll layout that compresses HTML in pure Liquid. To enable add `layout: compress` to `_layouts/default.html`.
**Note:** Has been none to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default. **Note:** Has been known to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default.
{: .notice--danger} {: .notice--danger}
* [Documentation](http://jch.penibelst.de/) * [Documentation](http://jch.penibelst.de/)