Fix typo in README

This commit is contained in:
Axel Navarro
2023-04-05 10:11:07 -03:00
parent 57c10d434e
commit c141a9230e

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 ✨`
}) })
``` ```