diff --git a/package.json b/package.json index f030e9f4a..1cb3d9038 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "translationWords", "version": "1.0.3", "description": "A tool to comprehensively check the meaning of key terms in the Bible using a set of clear, concise definitions and including suggestions for translation.", - "title": "translationWords (Part 1)", + "title": "translationWords", "main": "index.js", "scripts": { "test": "eslint ./src ./index.js && jest"