From c2007cf2ea52d49cc26e1d87cd80f08cad71dd8a Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Wed, 16 Sep 2020 14:15:04 +0200 Subject: [PATCH] README: Fix typos Signed-off-by: Jan Friesse --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e479343..ef84df0 100644 --- a/README +++ b/README @@ -17,8 +17,8 @@ between server and client is designed to be very simple and allow backwards compatibility. Originally both qdevice and qnetd were part of the Corosync codebase -(https://github.com/corosync/corosync) but because it's got quite big we -decided to split it into it's own sub project. +(https://github.com/corosync/corosync) but because it got quite big we +decided to split it into its own sub-project. Dependencies ------------