From 0b474d84868c5092dd7010309ffe1631aa314219 Mon Sep 17 00:00:00 2001 From: Michael Auer Date: Thu, 2 Jul 2015 09:15:27 -0400 Subject: [PATCH] Fix config.example.js typo Changed "blogs" to "blog's" on line 33 --- config.example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.js b/config.example.js index f0dac1ee10..d6813db492 100644 --- a/config.example.js +++ b/config.example.js @@ -30,7 +30,7 @@ config = { // ### Development **(default)** development: { // The url to use when providing links to the site, E.g. in RSS and email. - // Change this to your Ghost blogs published URL. + // Change this to your Ghost blog's published URL. url: 'http://localhost:2368', // Example mail config