about summary refs log tree commit diff
diff options
context:
space:
mode:
authorintrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>2022-01-11 15:06:14 +0100
committerGitHub <noreply@github.com>2022-01-11 15:06:14 +0100
commit7884e0f449f2b937bbc332bfe5b805570aa6558b (patch)
tree10e898af94e857faa878a50fd2873cf9b5874ec3
parent10dae419d6e3ebc38f53840c5abfe98e9c901217 (diff)
downloadafl++-7884e0f449f2b937bbc332bfe5b805570aa6558b.tar.gz
Fix two typos.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 62b928e4..9e41a088 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ The following branches exist:
   stability
 * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state
   of AFL++ - bleeding edge and you might catch a checkout which does not compile
-  or has a bug. **We only accept PRs (push requests) for the 'dev' branch!**
+  or has a bug. **We only accept PRs (pull requests) for the 'dev' branch!**
 * (any other): experimental branches to work on specific features or testing new
   functionality or changes.
 
@@ -163,7 +163,7 @@ This can be your way to support and contribute to AFL++ - extend it to do
 something cool.
 
 For everyone who wants to contribute (and send pull requests), please read our
-[contributing guidelines](CONTRIBUTING.md) before your submit.
+[contributing guidelines](CONTRIBUTING.md) before you submit.
 
 ## Special thanks
 
@@ -223,7 +223,7 @@ Thank you! (For people sending pull requests - please add yourself to this list
     Josephine Calliotte                   Konrad Welc
     Thomas Rooijakkers                    David Carlier
     Ruben ten Hove                        Joey Jiao
-    fuzzah
+    fuzzah                                @intrigus-lgtm
   ```
 
 </details>