From 2f8a2d746dcf0d470bdc7983b718829fd2ecd84f Mon Sep 17 00:00:00 2001 From: Nico Date: Sun, 24 May 2020 11:42:49 +0200 Subject: [PATCH] Update NEWS.md Corrected typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 92bdf70d..7e4e9007 100644 --- a/NEWS.md +++ b/NEWS.md @@ -88,7 +88,7 @@ See the upgrade checklist below. * ``{`` must be escaped as ``{{`` and ``}`` as ``}}`` in regexes * File system storage * The storage format is compatible with Radicale 2.x.x - * Run ``radiale --verify-storage`` to check for errors + * Run ``radicale --verify-storage`` to check for errors * Custom plugins: * ``auth`` and ``web`` plugins require minor adjustments * ``rights`` plugins must be adapted to the new permission model