From 6f55f616d7f166df406b4fb3f4d048cf3e8a8d16 Mon Sep 17 00:00:00 2001 From: alexwl Date: Fri, 2 Nov 2018 16:05:04 +0300 Subject: Update README and fix project title --- javascript/config/environment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript/config') diff --git a/javascript/config/environment.js b/javascript/config/environment.js index 5e53024..a3772a5 100644 --- a/javascript/config/environment.js +++ b/javascript/config/environment.js @@ -31,7 +31,7 @@ module.exports = function(environment) { staticUrlPrefix: "/files", apiUrlPrefix: "/api", haskellCodeExplorerDirectory: ".haskell-code-explorer", - title: "Haskell code explorer" + title: "Haskell Code Explorer" } }; -- cgit v1.2.3