From 7e10b5a42773356c3358ba2303958eab97d1b200 Mon Sep 17 00:00:00 2001 From: Stefan Kirrmann Date: Mon, 9 Jan 2017 18:39:36 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebd8593..5425c9d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Containers health can be checked to keep the virtual ip on the node. ## Pre-requisites -Kernel module : ip_vs on the nodes - `modprob ip_vs` +Kernel module : ip_vs on the nodes - `modprobe ip_vs` ## Available Versions