aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorbattaglr <lucianobattagliero+git@gmail.com>2016-03-14 19:58:28 -0300
committerbattaglr <lucianobattagliero+git@gmail.com>2016-03-14 19:58:28 -0300
commite66b004a430065ceeac25375a2be3337c870ce07 (patch)
treefee8137027f0951061601f1c20c2d172ab2609f3 /README.md
parentf41ef9b4918759dabc35599e014aaf3cfae3d8a1 (diff)
downloadnormalize.css-e66b004a430065ceeac25375a2be3337c870ce07.tar.gz
normalize.css-e66b004a430065ceeac25375a2be3337c870ce07.zip
Remove double space
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca64355..eacccb1 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Additional detail and explanation of the esoteric parts of normalize.css.
The `font-family: monospace, monospace` hack fixes the inheritance and scaling
of font-size for preformatted text. The duplication of `monospace` is
-intentional. [Source](http://en.wikipedia.org/wiki/User:Davidgothberg/Test59).
+intentional. [Source](http://en.wikipedia.org/wiki/User:Davidgothberg/Test59).
#### `sub, sup`