From 5f962b7334c1edda1ed4042ae225f62d7e1fe7e0 Mon Sep 17 00:00:00 2001 From: Connor Shea Date: Wed, 8 Jul 2015 19:29:54 -0600 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 806f2a8273..f3ea218b4c 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ development: &development test: *development ``` -This format allows you to specify one configuration per Rails environment. You can also chance the location of the Redis config file in +This format allows you to specify one configuration per Rails environment. You can also change the location of the Redis config file in a Rails initializer with something like: ```ruby -- cgit v1.2.3