From 3e836d815baf3f98fb6b263b5aa123d81f78fb9c Mon Sep 17 00:00:00 2001 From: David Mehren Date: Thu, 6 May 2021 22:37:47 +0200 Subject: Fix typo in release notes Signed-off-by: David Mehren --- public/docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index 307c8e68..ac4bd0bd 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -12,7 +12,7 @@ - Fix crash on startup when `useSSL` or `csp.upgradeInsecureRequests` is enabled (thanks to [@mdegat01](https://github.com/mdegat01) for reporting) - Automatically enable `protocolUseSSL` when `useSSL` is also enabled - Fix the 'Quote', 'List', 'Unordered List' and 'Check List' buttons in the editor to not duplicate content - when only parts of a line are selected (thanks to [@AnomalRoli](https://github.com/AnomalRoil) for reporting) + when only parts of a line are selected (thanks to [@AnomalRoil](https://github.com/AnomalRoil) for reporting) - Fix click handler for numbered task lists (thanks to [@xoriade](https://github.com/xoriade) for reporting) -- cgit v1.2.3