From 0ad12d20e2a741d783507750d1c515a7bce3271b Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Sun, 5 Feb 2023 17:01:41 +0100
Subject: [PATCH] typo in Readme

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index eb33ac8..c81f43c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Fanout is meant to creat a simple pubsub server to handle sending messages and
+Fanout is meant to create a simple pubsub server to handle sending messages and
 receiving messages on different channels.
 
 Protocol:
-- 
GitLab