From 6dcae8ae9c21abd95cc119dd5625b4fb44fd4350 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Thu, 29 Nov 2012 05:14:08 -0800 Subject: Add periods to the bullet points in guides. Talked with @fxn about this. Bullet points should have periods at the ends. --- guides/source/configuring.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guides/source/configuring.md') diff --git a/guides/source/configuring.md b/guides/source/configuring.md index ac763d6e0e..63a6dae5bb 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -3,8 +3,8 @@ Configuring Rails Applications This guide covers the configuration and initialization features available to Rails applications. By referring to this guide, you will be able to: -* Adjust the behavior of your Rails applications -* Add additional code to be run at application start time +* Adjust the behavior of your Rails applications. +* Add additional code to be run at application start time. -------------------------------------------------------------------------------- -- cgit v1.2.3