From: Raul Rodriguez Date: Fri, 14 Oct 2016 04:21:43 +0000 (-0500) Subject: Update sass-guide.md X-Git-Tag: v2.3.0~7^2~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F611%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Update sass-guide.md Fixed typo on compatability list to compatibility list --- diff --git a/docs/pages/sass-guide.md b/docs/pages/sass-guide.md index 280252e6..e4c25065 100644 --- a/docs/pages/sass-guide.md +++ b/docs/pages/sass-guide.md @@ -168,7 +168,7 @@ Now that you have an inlined email, you'll need to test it in real email clients The most popular tool for testing emails is [Litmus](https://litmus.com/). All you have to do is paste in the HTML of an email, and you get a live preview in any email client you want. -It's up to you to choose what email clients are important to test in, but you can [see our compatability list](compatibility.html) for recommendations. +It's up to you to choose what email clients are important to test in, but you can [see our compatibility list](compatibility.html) for recommendations. ---