From 183191dd70daf125c711429429afc0ec818f60bd Mon Sep 17 00:00:00 2001 From: Phil Cohen Date: Sun, 14 Oct 2012 12:44:16 -0700 Subject: [PATCH] fix style typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1559a2d..ef0eb9d 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Set the `layout` option to customize the layout used by all thincloud-authentica Thincloud::Authentication.configure do |config| config.layout = "other" end +``` ### Mailers