From cea10c57bc12247a76569dab34c9363fb12fe3ed Mon Sep 17 00:00:00 2001
From: Daniel <daniel@harvey>
Date: Tue, 10 Nov 2020 12:08:02 +0100
Subject: [PATCH] DOC: Typo fixed.

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef9bb15d..a38468f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   package naming conventions while the old was not. This has some implications
   for configuring the server. See [README_SETUP.md](./README_SETUP.md), section
   "Migration" for additional information.
-- The sever by default now only serves TLS 1.2 and 1.3, all previous versions
+- The server by default now only serves TLS 1.2 and 1.3, all previous versions
   have been disabled in the default settings.  Make sure that your clients
   (especially the Python client) are up to date.
 
-- 
GitLab