summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Wyatt <dustin.wyatt@gmail.com>2021-08-27 14:06:27 -0500
committerGitHub <noreply@github.com>2021-08-27 21:06:27 +0200
commit022e362b55f6436ac01c820d65b7be8566bc50ba (patch)
tree273a9bb45a2055b9728582c0fbf7eb6805d9c5dd
parentf533dc6dde9ed90626382d78f3eb37b84d848027 (diff)
downloaddjango-compressor-022e362b55f6436ac01c820d65b7be8566bc50ba.tar.gz
The google (#1071)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1bd43c7..8cebd38 100644
--- a/README.rst
+++ b/README.rst
@@ -48,7 +48,7 @@ html5lib_ based parser, as well as an abstract base class that makes it easy to
write a custom parser.
Django Compressor also comes with built-in support for
-`YUI CSS and JS`_ compressor, `yUglify CSS and JS`_ compressor, the Google's
+`YUI CSS and JS`_ compressor, `yUglify CSS and JS`_ compressor, Google's
`Closure Compiler`_, a Python port of Douglas Crockford's JSmin_, a Python port
of the YUI CSS Compressor csscompressor_ and a filter to convert (some) images into
`data URIs`_.