From 442b751b328aa8460e5999a69f72f9fd01366e3f Mon Sep 17 00:00:00 2001
From: Christian Zheng <czheng@takima.fr>
Date: Thu, 28 Apr 2022 09:06:01 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 deadlock-plugins/deadlock-extension/docs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deadlock-plugins/deadlock-extension/docs/README.md b/deadlock-plugins/deadlock-extension/docs/README.md
index e5885f73..19252b9e 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
 
-- 
GitLab