From d636c6c477ee1d91f810933371695acfc7beb798 Mon Sep 17 00:00:00 2001
From: Juanito Fatas <katehuang0320@gmail.com>
Date: Tue, 16 Dec 2014 17:29:04 +0800
Subject: [ci skip] :scissors: blank lines between list items.

---
 guides/source/constant_autoloading_and_reloading.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/guides/source/constant_autoloading_and_reloading.md b/guides/source/constant_autoloading_and_reloading.md
index ac4ceb6023..94546c7bb2 100644
--- a/guides/source/constant_autoloading_and_reloading.md
+++ b/guides/source/constant_autoloading_and_reloading.md
@@ -6,15 +6,10 @@ This guide documents how constant autoloading and reloading works.
 After reading this guide, you will know:
 
 * Key aspects of Ruby constants
-
 * What is `autoload_paths`
-
 * How constant autoloading works
-
 * What is `require_dependency`
-
 * How constant reloading works
-
 * Solutions to common autoloading gotchas
 
 --------------------------------------------------------------------------------
-- 
cgit v1.2.3