summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalie Downe <natalie@lanyrd.com>2013-03-31 18:14:55 +0100
committerNatalie Downe <natalie@lanyrd.com>2013-03-31 18:14:55 +0100
commit4272ebc5205e2b63e39c5e8207a632763f32f973 (patch)
tree102b772875583fb2fc1fc57be0d906b7b1cd50de
parente8ea27d8fb609215f3b59b105c498dd7e783cc0f (diff)
Testing git authorship, looks like I accidentally committed the last change logged in as Simon - [Natalie Downe]
-rw-r--r--pocketCSS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pocketCSS.html b/pocketCSS.html
index 91ca8af..c874ef4 100644
--- a/pocketCSS.html
+++ b/pocketCSS.html
@@ -199,7 +199,7 @@
<p><span class="micro">the first formatted letter of an E element</span>
<code>E::first-letter</code>
</p>
- <p><span class="micro">generated content before an E element</span>
+ <p><span class="micro">generated content before an E element</span>
<code>E::before</code>
</p>
<p><span class="micro">generated content after an E element</span>