diff --git a/README.md b/README.md index 323df9a..35d53af 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,7 @@ jobs: ### Use scripts with jsDoc support -If you want type support for your scripts, you could use the the command below to install the +If you want type support for your scripts, you could use the command below to install the `github-script` type declaration. ```sh $ npm i -D @types/github-script@github:actions/github-script