Merge pull request #285 from navarroaxel/patch-1

Fix typo in README
This commit is contained in:
Josh Gross
2023-04-07 18:13:09 -04:00
committed by GitHub

View File

@@ -225,7 +225,7 @@ jobs:
repo: context.repo.repo, repo: context.repo.repo,
body: `**Welcome**, new contributor! body: `**Welcome**, new contributor!
Please make sure you're read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨` Please make sure you've read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨`
}) })
``` ```