From 861b0618fcab0f379fc04623b8f363e9208737f2 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Wed, 9 Jul 2025 07:58:36 +0200 Subject: [PATCH] docs: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38476c1..4117bc8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You can install the latest Transifex CLI by executing: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash ``` -Or you can isntall a specific version if you need by executing: +Or you can install a specific version if you need by executing: ``` curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash -s -- yourVersion