From: Daryl Knight Date: Wed, 13 May 2020 07:17:41 +0000 (+0300) Subject: Missing a word in the boilerplate docs X-Git-Tag: v2.3.0~1^2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=7c141e0a23297cebe604d1b3185ae285f8b2d47e;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Missing a word in the boilerplate docs --- diff --git a/docs/pages/css-guide.md b/docs/pages/css-guide.md index 13c8eb4e..233d88c5 100644 --- a/docs/pages/css-guide.md +++ b/docs/pages/css-guide.md @@ -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