aboutsummaryrefslogtreecommitdiff
path: root/python/tinycss2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/tinycss2/README')
-rw-r--r--python/tinycss2/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/tinycss2/README b/python/tinycss2/README
index 34fd8d5665..778f77e8a2 100644
--- a/python/tinycss2/README
+++ b/python/tinycss2/README
@@ -1,3 +1,3 @@
-All the web developers know the CSS format, but do they really know all the
-subtleties of its syntax? tinycss2 provides a CSS parser that is able to
-extract everything you want from stylesheets.
+All the web developers know the CSS format, but do they really know all
+the subtleties of its syntax? tinycss2 provides a CSS parser that is
+able to extract everything you want from stylesheets.