From 685c24d730edb3e3c5f3b750e510863c1d9aff95 Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Fri, 7 Oct 2011 07:15:14 +1100 Subject: [engines guide] reword first two dot points in prologue --- railties/guides/source/engines.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/engines.textile b/railties/guides/source/engines.textile index 6b0c8b3b2f..17c48319ac 100644 --- a/railties/guides/source/engines.textile +++ b/railties/guides/source/engines.textile @@ -2,8 +2,8 @@ h2. Getting Started with Engines In this guide you will learn about engines and how they can be used to provide additional functionality to their host applications through a clean and very easy-to-use interface. You will learn the following things in this guide: -* What are engines -* Generating an engine +* What makes an engine +* How to generate an engine * Building features for the engine * Hooking the engine into an application * Overriding engine functionality in the application -- cgit v1.2.3