From dcb586c98508a7081d4822dfb8051ddcf10817ac Mon Sep 17 00:00:00 2001 From: Damir Mustafin Date: Tue, 18 Oct 2016 18:32:45 +0300 Subject: [PATCH] Typo --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index df94c1a..a28de69 100644 --- a/.env.sample +++ b/.env.sample @@ -1,7 +1,7 @@ # Remote CouchDB configuration # ----------------------------- # Remember to URL encode the username or password if they contain any special -# characters. You should also use HTTPS/SSL in a roduction application to ensure +# characters. You should also use HTTPS/SSL in a production application to ensure # these credentials can not be sniffed over the wire! # NOTE: To disable CouchDB replication leave COUCH_HOST and COUCH_PORT blank