diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7f681b483..01843091c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -45,7 +45,7 @@ Select one or more: - [ ] **Run all unit tests**: `make go_develop_and_test` - [ ] **Run E2E tests locally**: `make test_e2e` -- [ ] **Run E2E tests on DevNet**: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, o only do it after all the reviews are complete. +- [ ] **Run E2E tests on DevNet**: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, only do it after all the reviews are complete. ## Sanity Checklist