about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-11 19:35:04 +0100
committerGitHub <noreply@github.com>2022-01-11 19:35:04 +0100
commit741dcabd5dfca3607a86acd916b3563e01c3ccea (patch)
tree0a5082f8c79e2feee4ba1a1bf7a76d0e0d0030cb /README.md
parentc7dbeb856866b9ca8f9772ff965edce91ce71659 (diff)
parentd8920e31f861501156f366a54f80f9a9f9368df7 (diff)
downloadafl++-741dcabd5dfca3607a86acd916b3563e01c3ccea.tar.gz
Merge pull request #1248 from intrigus-lgtm/patch-2
Fix two typos.
Diffstat (limited to 'README.md')
-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>