From a9522abda10fd6e349779921750b2a1f7bc2c89b Mon Sep 17 00:00:00 2001 From: Evgenii Kliuchnikov Date: Mon, 5 Jul 2021 22:56:37 +0300 Subject: [PATCH] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db41c0..a8e0594 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ http_jar ( ] ``` -Create and use "Hub" in code, e.g: +3. Create and use "Hub" in code, e.g.: ```java import ru.eustas.nopbworker.Hub; import ru.eustas.nopbworker.WorkRequest;