From d9399bc6735bcdd0aacd4949473bf7c4de8e9c64 Mon Sep 17 00:00:00 2001 From: Ryan Cramer Date: Fri, 6 Sep 2024 15:04:22 -0400 Subject: [PATCH] Typo fix in phpdoc of WireMarkupRegions --- wire/core/WireMarkupRegions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wire/core/WireMarkupRegions.php b/wire/core/WireMarkupRegions.php index cc9b3169..f3190663 100644 --- a/wire/core/WireMarkupRegions.php +++ b/wire/core/WireMarkupRegions.php @@ -3,7 +3,7 @@ /** * ProcessWire Markup Regions * - * Supportings finding and manipulating of markup regions in an HTML document. + * Supports finding and manipulating of markup regions in an HTML document. * * ProcessWire 3.x, Copyright 2023 by Ryan Cramer * https://processwire.com