diff --git a/src/scss/_reboot.scss b/src/scss/_reboot.scss
index e96b3405..131cbb39 100644
--- a/src/scss/_reboot.scss
+++ b/src/scss/_reboot.scss
@@ -47,7 +47,7 @@ b, strong {
// Remove top margins from headings
//
-// By default, `
`-`` all receive top and bottom margins. We nuke the top
+// By default, h1-h6 all receive top and bottom margins. We nuke the top
// margin for easier control within type scales as it avoids margin collapsing.
h1, h2, h3, h4, h5, h6 {
margin-top: 0;