diff --git a/deadlock-plugins/deadlock-extension/docs/README.md b/deadlock-plugins/deadlock-extension/docs/README.md
index e5885f73fea2824a160520f17b3dda63947a86ac..19252b9e34737cec45a9908b50b2819bed116861 100644
--- a/deadlock-plugins/deadlock-extension/docs/README.md
+++ b/deadlock-plugins/deadlock-extension/docs/README.md
@@ -16,7 +16,7 @@ If something goes wrong, you may need to kill watch Task terminal between restar
 
 ## Build a prod version
 
-1. Upgrade the version with `npm version`. You can see how to use the command [here](https://docs.npmjs.com/cli/v8/commands/npm-version)
+1. Change the version with `npm version`. You can see how to use the command [here](https://docs.npmjs.com/cli/v8/commands/npm-version)
 
 2. Push