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