agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit 23ce1fed26dfd1e8e1e87cf7b8f942af4bfb25d6
parent 3a643f8f620cd606d5c83b3acfc938712a04151d
Author: Marc Coquand <marc@coquand.email>
Date:   Fri,  1 Aug 2025 11:46:24 +0200

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -71,7 +71,7 @@ Some major features are missing before a beta release:
 
 Depending on the caldav server, there might be limitations as to how big
 a file can be. Usually the limit of one entry is ~5MB, but agendafs does
-currently not enforce any file limit.
+currently not enforce any file size limit.
 
 ## Motivation