From af8a788ab7f18a23d46d9b8fb5ceceef2c527045 Mon Sep 17 00:00:00 2001 From: Weston Platter Date: Thu, 4 Apr 2013 00:11:21 -0500 Subject: [layout/rendering guide] move sentence to new line to follow convention in other guides. --- guides/source/layouts_and_rendering.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/layouts_and_rendering.md b/guides/source/layouts_and_rendering.md index 2fa6d805c9..80d0f4eef2 100644 --- a/guides/source/layouts_and_rendering.md +++ b/guides/source/layouts_and_rendering.md @@ -1,7 +1,9 @@ Layouts and Rendering in Rails ============================== -This guide covers the basic layout features of Action Controller and Action View. After reading this guide, you will know: +This guide covers the basic layout features of Action Controller and Action View. + +After reading this guide, you will know: * How to use the various rendering methods built into Rails. * How to create layouts with multiple content sections. -- cgit v1.2.3