From 711db9ccd243273caae7cd7853bcf205e94cbded Mon Sep 17 00:00:00 2001 From: Elliot Blackburn Date: Mon, 30 Jan 2017 12:39:18 +0000 Subject: [PATCH] Remove duplicate word from the README log section (#3450) In the "Logging" section it originally read: "Parse Server, will, by default, will log:", I've removed the second "will" to make "Parse Server will, by default, log:". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecc41bb7..36adf09a 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ For a full list of available options, run `parse-server --help`. ## Logging -Parse Server will, by default, will log: +Parse Server will, by default, log: * to the console * daily rotating files as new line delimited JSON