From c988b9cc181e7c3b4600b5562c6b002a4f7c493b Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Fri, 21 Oct 2016 11:18:26 +0200 Subject: [PATCH] typo --- Broker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Broker.md b/Broker.md index cd7539a..51f95e8 100644 --- a/Broker.md +++ b/Broker.md @@ -1,6 +1,6 @@ # Broker -The broker is a cental part of the ReCodEx backend that directs almost all +The broker is a central part of the ReCodEx backend that directs almost all communication. ## Description