summaryrefslogtreecommitdiffstats
path: root/vendor/packed_simd_2/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/packed_simd_2/contributing.md')
-rw-r--r--vendor/packed_simd_2/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/packed_simd_2/contributing.md b/vendor/packed_simd_2/contributing.md
index 93fa92783..79af8c199 100644
--- a/vendor/packed_simd_2/contributing.md
+++ b/vendor/packed_simd_2/contributing.md
@@ -35,7 +35,7 @@ If LLVM is indeed the cause, the issue will be reported upstream to the
## Submitting Pull Requests
New code is submitted to the crate using GitHub's [pull request] mechanism.
-You should first fork this repository, make your changes (preferrably in a new
+You should first fork this repository, make your changes (preferably in a new
branch), then use GitHub's web UI to create a new PR.
[pull request]: https://help.github.com/articles/about-pull-requests/