From 5282a8243ad578e3b36cce8ed826563a4f6a6c3e Mon Sep 17 00:00:00 2001 From: Weston Platter Date: Wed, 3 Apr 2013 23:48:06 -0500 Subject: [layout/rendering guide] remove redundant wording --- guides/source/layouts_and_rendering.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'guides') diff --git a/guides/source/layouts_and_rendering.md b/guides/source/layouts_and_rendering.md index a3b3472701..2fa6d805c9 100644 --- a/guides/source/layouts_and_rendering.md +++ b/guides/source/layouts_and_rendering.md @@ -1,9 +1,7 @@ Layouts and Rendering in Rails ============================== -This guide covers the basic layout features of Action Controller and Action View. By referring to this guide, you will be able to: - -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