From 67e467b9a5c113177aff925f07136e9b7f2a1eda Mon Sep 17 00:00:00 2001 From: hemali jain Date: Thu, 11 Jun 2015 15:13:30 +0530 Subject: Grammar correction --- guides/source/engines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/engines.md b/guides/source/engines.md index 3b1588b75a..574205a5ce 100644 --- a/guides/source/engines.md +++ b/guides/source/engines.md @@ -29,7 +29,7 @@ Therefore, engines and applications can be thought of almost the same thing, just with subtle differences, as you'll see throughout this guide. Engines and applications also share a common structure. -Engines are also closely related to plugins. The two share a common `lib` +Engines are also closely related to plugins. These two share a common `lib` directory structure, and are both generated using the `rails plugin new` generator. The difference is that an engine is considered a "full plugin" by Rails (as indicated by the `--full` option that's passed to the generator -- cgit v1.2.3