diff --git a/src/3.2.1/community/index.html b/src/3.2.1/community/index.html
index 300dd3015..14f7088cf 100644
--- a/src/3.2.1/community/index.html
+++ b/src/3.2.1/community/index.html
@@ -256,7 +256,7 @@
Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
- Please submit all pull requests against *-wip branches.
- - All pull requests submitted against master will be sumarily closed and this guide referenced.
+ - All pull requests submitted against master will be summarily closed and this guide referenced.
-
After doing everything above, feel free to
submit a pull request.
diff --git a/src/_includes/community/submitting-pull-requests.html b/src/_includes/community/submitting-pull-requests.html
index eef921de7..1a55aba7b 100644
--- a/src/_includes/community/submitting-pull-requests.html
+++ b/src/_includes/community/submitting-pull-requests.html
@@ -4,7 +4,7 @@
- Please do not submit new icons.
- Please submit all pull requests against *-wip branches.
- - All pull requests submitted against master will be sumarily closed and this guide referenced.
+ - All pull requests submitted against master will be summarily closed and this guide referenced.
-
After doing everything above, feel free to
submit a pull request.