Skip to content

Commit 060d683

Browse files
authored
Merge pull request #285 from navarroaxel/patch-1
Fix typo in README
2 parents 6dcbc7e + d324628 commit 060d683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
repo: context.repo.repo,
226226
body: `**Welcome**, new contributor!
227227

228-
Please make sure you're read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨`
228+
Please make sure you've read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨`
229229
})
230230
```
231231

0 commit comments

Comments
 (0)