aboutsummaryrefslogtreecommitdiff
path: root/javascript/config/environment.js
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/config/environment.js')
-rw-r--r--javascript/config/environment.js2
1 files changed, 1 insertions, 1 deletions
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"
}
};