From b5c4534151a5d230b12c2d56318c3c7ce1ff0474 Mon Sep 17 00:00:00 2001 From: Seednode Date: Wed, 18 Jan 2023 11:20:47 -0600 Subject: [PATCH] Corrected typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ebbbdf..1d0cb57 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You can also provide a comma-delimited string of alphanumeric patterns to exclud Filenames matching any of these patterns will not be served. -You can also combine these two parameters, with exclusions take priority over inclusions. +You can also combine these two parameters, with exclusions taking priority over inclusions. Both filtering parameters ignore the file extension and full path; they only compare against the bare filename.