aboutsummaryrefslogtreecommitdiff
path: root/javascript/package.json
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2018-11-02 16:05:04 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2018-11-02 16:05:04 +0300
commit6f55f616d7f166df406b4fb3f4d048cf3e8a8d16 (patch)
treee6d66aa0ddb7420ac45df3ab6a5086aca0f1e6d2 /javascript/package.json
parentc622effe8044ae9dbb6508836cf7f879cf824f2f (diff)
Update README and fix project title
Diffstat (limited to 'javascript/package.json')
-rw-r--r--javascript/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/package.json b/javascript/package.json
index ce4f045..9347a96 100644
--- a/javascript/package.json
+++ b/javascript/package.json
@@ -1,7 +1,7 @@
{
"name": "haskell-code-explorer",
"version": "0.0.1",
- "description": "Haskell code explorer",
+ "description": "Haskell Code Explorer",
"private": false,
"license": "MIT",
"author": "alexwl",