From ba13a89bc902a7b7afbdcb3e3bab38d740a7d573 Mon Sep 17 00:00:00 2001 From: Viktorlo Date: Fri, 28 Jul 2023 11:30:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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