Skip to content

Commit 4ace382

Browse files
authored
Merge pull request #1134 from ovh/typo_github_template
chore: typo in the pull request template
2 parents b1545d4 + 507e563 commit 4ace382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ resource "" "" {
4040
- [ ] My changes generate no new warnings or issues
4141
- [ ] I have added acceptance tests that prove my fix is effective or that my feature works
4242
- [ ] New and existing acceptance tests pass locally with my changes
43-
- [ ] I ran succesfully `go mod vendor` if I added or modify `go.mod` file
43+
- [ ] I ran successfully `go mod vendor` if I added or modify `go.mod` file

0 commit comments

Comments
 (0)