aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlex Louden <alex@louden.com>2017-01-05 16:49:02 +0800
committerRichard Gibson <richard.gibson@gmail.com>2017-01-05 03:49:02 -0500
commita8816caf26c0acc7067cd5bad9c03cfb54e54979 (patch)
tree475b1796c743b7686755dd224af2fbc54a7563cd /.github
parentd10ac0e532a9376106c50f0c21a0d0fd0483b700 (diff)
downloadjquery-a8816caf26c0acc7067cd5bad9c03cfb54e54979.tar.gz
jquery-a8816caf26c0acc7067cd5bad9c03cfb54e54979.zip
Docs: Correct typo in issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 299138b9c..1a9520090 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -7,7 +7,7 @@ Bug Reports:
Note that we only can fix bugs in the latest version of jQuery.
Briefly describe the issue you've encountered
* What do you expect to happen?
- * What acually happens?
+ * What actually happens?
* Which browsers are affected?
Provide a *minimal* test case, see https://webkit.org/test-case-reduction/
Use the latest shipping version of jQuery in your test case!