From e8bceed59f41913644c0c0719cb0d08440925ca2 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Tue, 2 Jan 2024 13:53:14 -0600 Subject: [PATCH] fix extra space. Co-authored-by: David Buchmann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e5d3cb..80b74c24 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ web_profiler : ### Runtime Options -Sometime, you may may need to modify your filter at runtime. You can do so by +Sometime, you may may need to modify your filter at runtime. You can do so by passing the template helper an options array. ```twig