aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTree Davies <physixproject.linux@gmail.com>2020-08-20 10:34:52 -0700
committerAndrey Konovalov <andreyknvl@gmail.com>2020-08-20 19:54:30 +0200
commit7016057751ec811d92392186ea96c53a7253ea5e (patch)
treed0ead8b68a09a36cc7685fb6976a48497ee7ff92
parented282a3a908662a18525a686f2adfa76731df95e (diff)
docs/usage.md: correct grammatical error
'...a way connect them' -> '...a way to connect them' Signed-off-by: Tree Davies <tdavies@darkphysics.net>
-rw-r--r--docs/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md
index 53a5a49aa..8192a8381 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -26,7 +26,7 @@ In case syzkaller only generated a syzkaller program, there's [a way to execute
## Hub
-In case you're running multiple `syz-manager` instances, there's a way connect them together and allow to exchange programs and reproducers, see the details [here](hub.md).
+In case you're running multiple `syz-manager` instances, there's a way to connect them together and allow to exchange programs and reproducers, see the details [here](hub.md).
## Reporting bugs