From 9650aa394bcb5f3b6f8a9c9e9b68a81fe77a41a7 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Sun, 18 Sep 2016 00:48:32 +1000 Subject: Spell-check the entire documentation. --- mediagoblin/plugins/trim_whitespace/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mediagoblin/plugins/trim_whitespace') diff --git a/mediagoblin/plugins/trim_whitespace/README.rst b/mediagoblin/plugins/trim_whitespace/README.rst index db9a0c53..d83af06b 100644 --- a/mediagoblin/plugins/trim_whitespace/README.rst +++ b/mediagoblin/plugins/trim_whitespace/README.rst @@ -2,7 +2,7 @@ Trim whitespace plugin ======================= -Mediagoblin templates are written with 80 char limit for better +MediaGoblin templates are written with 80 char limit for better readability. However that means that the HTML output is very verbose containing *lots* of whitespace. This plugin inserts a middleware that filters out whitespace from the returned HTML in the ``Response()`` -- cgit v1.2.3