From: HernĂ¡n Schmidt Date: Tue, 26 Jul 2016 15:49:30 +0000 (+0200) Subject: Fix yeild => yield X-Git-Tag: v2.3.0~7^2~58^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F539%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Fix yeild => yield --- diff --git a/docs/pages/wrapper.md b/docs/pages/wrapper.md index 3e134d68..3623fe82 100644 --- a/docs/pages/wrapper.md +++ b/docs/pages/wrapper.md @@ -64,6 +64,6 @@ Creating a fluid header with the `` component is pretty straight forwar ``` -Using this structure outside of the container will yeild a fluid width background that expands to the width of the email client's viewport. +Using this structure outside of the container will yield a fluid width background that expands to the width of the email client's viewport.