From db5a659dfc8ac15f48652a19a4d4e0b1ed3936b1 Mon Sep 17 00:00:00 2001 From: redxef Date: Tue, 17 Dec 2024 23:08:01 +0100 Subject: [PATCH] docs: fix grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 950c707..c4e1940 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The configuration page defines some useful functions to make it easier to create filters. The above filter for liked items could be simplified to: `(is-favourite)`. -*Go [here](lisp.md) to get a overview of the built-in functions.* +*Go [here](lisp.md) to get an overview of the built-in functions.* ### SortProgram