Skip to content

Commit

Permalink
Fix typo in pull request template. (#4712)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimblandy authored Nov 17, 2023
1 parent a34e39a commit 15f49fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ person(s) who reviewed your changes. This will make sure it gets re-added to the
- [ ] Run `cargo clippy`. If applicable, add:
- [ ] `--target wasm32-unknown-unknown`
- [ ] `--target wasm32-unknown-emscripten`
- [ ] Run `cargo xtask run` to run tests.
- [ ] Run `cargo xtask test` to run tests.
- [ ] Add change to `CHANGELOG.md`. See simple instructions inside file.

0 comments on commit 15f49fb

Please sign in to comment.