From: Rafi Date: Tue, 29 Mar 2016 00:59:03 +0000 (-0700) Subject: fixes typo X-Git-Tag: v2.2.0~20^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17ad75efd73cd7d6f4f21a578c5f65551a3d01d;p=thirdparty%2Ffoundation%2Ffoundation-emails.git fixes typo --- diff --git a/docs/pages/css-guide.md b/docs/pages/css-guide.md index ae692cbc..2a75ac2d 100644 --- a/docs/pages/css-guide.md +++ b/docs/pages/css-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. ---