Skip to content

Commit 5161639

Browse files
tbroadleyboneskull
authored andcommitted
Fix typos
1 parent c1da848 commit 5161639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ For more, check out the Mocha Gitter chat room: https://gitter.im/mochajs/mocha
55

66
### Prerequisites
77
<!--
8-
Place an `x` between the square brackets on the lines below for every satisified prerequisite.
8+
Place an `x` between the square brackets on the lines below for every satisfied prerequisite.
99
-->
1010
* [ ] Checked that your issue isn't already filed by cross referencing [issues with the `common mistake` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Acommon-mistake%20)
1111
* [ ] Checked next-gen ES issues and syntax problems by using the same environment and/or transpiler configuration without Mocha to ensure it isn't just a feature that actually isn't supported in the environment in question or a bug in your code.
@@ -22,7 +22,7 @@ Place an `x` between the square brackets on the lines below for every satisified
2222

2323
<!--
2424
Please add a series of steps to reproduce the problem. See https://stackoverflow.com/help/mcve for in depth information
25-
on how to create a mimimal, complete, and verifiable example.
25+
on how to create a minimal, complete, and verifiable example.
2626
-->
2727

2828
**Expected behavior:** [What you expect to happen]

0 commit comments

Comments
 (0)