about summary refs log tree commit homepage
path: root/Static_Files
diff options
context:
space:
mode:
Diffstat (limited to 'Static_Files')
-rw-r--r--Static_Files2
1 files changed, 1 insertions, 1 deletions
diff --git a/Static_Files b/Static_Files
index 3ced433..bbc47a8 100644
--- a/Static_Files
+++ b/Static_Files
@@ -10,7 +10,7 @@ to simplify your deployments and only deploy one server?
 == {sendfile}[http://rubygems.org/gems/sendfile] RubyGem
 
 To enable the "sendfile" gem, just make sure you have 1.1.0 or later and
-"require" it in your \Rainbows!/Unicorn config file (not your Rack
+"require" it in your \Rainbows!/unicorn config file (not your Rack
 config.ru):
 
     require 'sendfile' # that's it! nothing else to do