summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://hendry.iki.fi/ <http://hendry.iki.fi/@web>2009-07-19 08:47:57 -0400
committerJoey Hess <joey@kitenet.net>2009-07-19 08:47:57 -0400
commit74df788ca45b1843e9a3f790b12d0c030e0e4d0e (patch)
tree62c5f8ff1b6818f3283747e7d4c587784cfea832
parentaeefbbff3b7f3e9057db67fd928976baf894952a (diff)
typos
-rw-r--r--doc/bugs/html5_support.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn
index 0f07de367..e15f4341d 100644
--- a/doc/bugs/html5_support.mdwn
+++ b/doc/bugs/html5_support.mdwn
@@ -33,9 +33,9 @@ This element is poorly supported by browsers. As a workaround, `style.css` needs
display: block;
}
-Internet Explorer will display it as a block, though you can't seem to be further control the style.
+Internet Explorer will display it as a block, though you can't seem to be able to further control the style.
-# Validator complains with no h1-h6 in header
+# Validator complains about no h1-h6 in header
* [#509](http://bugzilla.validator.nu/show_bug.cgi?id=509)