diff --git a/package.json b/package.json index ea1d6ade..a24e7893 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugo-blowfish-theme", "version": "2.20.0", - "description": "Blowfish theme for Hug o", + "description": "Blowfish theme for Hugo", "scripts": { "fullinstall": "npm run preinstall && npm install && npm run postinstall", "preinstall": "rimraf assets/vendor",