From a0c1ff730bce9eeb33a8893818c6b858475f33e7 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 3 Feb 2020 16:30:20 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a938209..6e5f724 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ ./wait-for host:port [-t timeout] [-- command args] ## Dependencies -* installed Netcat +* Installed Netcat ## Examples