From 43bdd728a016aed7521b99e498566bc6cbdd2368 Mon Sep 17 00:00:00 2001 From: Ben Hicks Date: Thu, 19 Jun 2014 17:58:29 -0500 Subject: Remove extra list item element Cleaning up the list items that detail what an engines `--full` option generates. Joining a multiline multi list item into a multiline single list item. [ci skip] --- guides/source/engines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/engines.md b/guides/source/engines.md index e7f024f1fc..4041cd7d55 100644 --- a/guides/source/engines.md +++ b/guides/source/engines.md @@ -94,7 +94,7 @@ including a skeleton structure that provides the following: ``` * A file at `lib/blorgh/engine.rb`, which is identical in function to a - * standard Rails application's `config/application.rb` file: + standard Rails application's `config/application.rb` file: ```ruby module Blorgh -- cgit v1.2.3