]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Fix typo
authorHernán Schmidt <lagartoflojo@users.noreply.github.com>
Tue, 26 Jul 2016 15:45:58 +0000 (17:45 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2016 15:45:58 +0000 (17:45 +0200)
docs/pages/wrapper.md

index 78dd61ccc104a9224f708267733e294fbca311aa..3e134d68c476cd554ce7a2a97ae0c90d670331ab 100644 (file)
@@ -10,7 +10,7 @@ tags:
 
 ## Basics
 
-When using [Inky](inky.html) HTML, the `<wrapper>` tag will create a `<table>`, `<tr>`, `<th>` structure needed to create consistant full width backgrounds. You can add classes to the wrapper to target CSS properties on it or target elements within it. The `.wrapper-inner` class is available to add padding to the wrapper.
+When using [Inky](inky.html) HTML, the `<wrapper>` tag will create a `<table>`, `<tr>`, `<th>` structure needed to create consistent full width backgrounds. You can add classes to the wrapper to target CSS properties on it or target elements within it. The `.wrapper-inner` class is available to add padding to the wrapper.
 
 ```inky_example
 <wrapper>