Skip to content

Commit

Permalink
Merge pull request #1004 from darylknight/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored May 13, 2020
2 parents e64b464 + 7c141e0 commit 9824081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/css-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ We'll be writing a layout from scratch, so open up `index.html`.

## Boilerplate

Inside `index.html`, you can see the boilerplate needed to make an HTML work, with comments explaining what does what.
Inside `index.html`, you can see the boilerplate needed to make an HTML email work, with comments explaining what does what.

```html
<!-- Emails use the XHTML Strict doctype -->
Expand Down

0 comments on commit 9824081

Please sign in to comment.