From 8c0add517aec8299c6a21963bd2a6cb17bd12c36 Mon Sep 17 00:00:00 2001 From: delvh Date: Sat, 3 Oct 2020 14:24:03 +0200 Subject: [PATCH] Fix Typo in README (#76) Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/76 Reviewed-by: kske Reviewed-by: DieGurke --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4091e77..a857f99 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,5 @@ Envoy is organized as a Maven project that is split into three modules. * Non-blocking connectivity infrastructure based on `java.nio` * Processors to handle incoming events * Database connectivity -* Databse entities +* Database entities * Utility classes to check client version compatability and password validity