From 49af647c4e13cbd234e679332ac27d29f9344cf3 Mon Sep 17 00:00:00 2001 From: Eric Irish Date: Fri, 9 Jun 2017 14:06:46 -0500 Subject: [PATCH] fix "milage" typo in tips and tricks --- docs/pages/tips-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/tips-tricks.md b/docs/pages/tips-tricks.md index 1d4afda6..2587ce2b 100644 --- a/docs/pages/tips-tricks.md +++ b/docs/pages/tips-tricks.md @@ -103,7 +103,7 @@ Tables have all sorts of fancy HTML attributes…not all of which can be set in ``` -Speaking of CSS, you should only set classes and IDs on tables or `` tags, not `` tags. If you need to apply padding, only do that on a `` as well. Been there, done that — we had a lot of trouble with this while building the first version of Foundation for Emails. Your milage may vary, but just trying to help you out by saving you some time. +Speaking of CSS, you should only set classes and IDs on tables or `` tags, not `` tags. If you need to apply padding, only do that on a `` as well. Been there, done that — we had a lot of trouble with this while building the first version of Foundation for Emails. Your mileage may vary, but just trying to help you out by saving you some time. --- -- 2.47.2