diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51795582b..08fbc7a90 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,6 @@ --- When submitting a connector, please check the following conditions for your PR. -- [ ] I attest that the connector works and I verfied by deploying and testing all the operations. +- [ ] I attest that the connector works and I verified by deploying and testing all the operations. - [ ] I validated the swagger file, `apiDefinition.swagger.json`, by running `paconn validate` command. - [ ] I confirm that `apiProperties.json` has a valid brand color and doesn't use an invalid brand color, `#007ee5` or `#ffffff`.