From a72feee8124da24c5ba583fa2a048e97731c3769 Mon Sep 17 00:00:00 2001 From: Fla Date: Wed, 31 Jan 2018 21:12:17 +0100 Subject: [PATCH] Changelog misspelling [ci skip] closes #7710 --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 690ab76a3..1dd215e90 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,7 +6,7 @@ * Improve password autocomplete with password managers [#7642](https://github.com/diaspora/diaspora/pull/7642) ## Bug fixes -* Fix invite link on the contacts page when the user has now contacts [#7690](https://github.com/diaspora/diaspora/pull/7690) +* Fix invite link on the contacts page when the user has no contacts [#7690](https://github.com/diaspora/diaspora/pull/7690) ## Features * Check if redis is running in script/server [#7685](https://github.com/diaspora/diaspora/pull/7685)