Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dip-justin-wulf authored Aug 2, 2024
1 parent 1a129f2 commit 1322c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/reg-notify-github-with-api-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ reg-suit prepare -p notify-github-with-api

```ts
{
githubUrl?: sring;
githubUrl?: string;
owner: string;
repository: string;
privateToken: string;
Expand Down

0 comments on commit 1322c41

Please sign in to comment.