From c3b891f43d3ed4d9ef494aa5e992b6d1bd297cdd Mon Sep 17 00:00:00 2001 From: Joe Bottigliero Date: Wed, 20 Mar 2013 14:32:50 -0500 Subject: [PATCH] Bad formatting... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb404edf..5e96edf4 100644 --- a/README.md +++ b/README.md @@ -2017,7 +2017,7 @@ set :protection, :session => true
bind
-
IP address to bind to (default: 0.0.0.0 or localhost if your
environment
is set to development.). Only used for built-in server.
+
IP address to bind to (default: 0.0.0.0 or localhost if your `environment` is set to development.). Only used for built-in server.
default_encoding
encoding to assume if unknown (defaults to "utf-8").