From e62a66282b1307a9d5323c070fa357b08193f5ea Mon Sep 17 00:00:00 2001 From: Miaosen Wang <135953914+jd82k@users.noreply.github.com> Date: Thu, 16 Oct 2025 01:52:03 -0700 Subject: [PATCH] spelling error --- wo/cli/templates/map-wp.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wo/cli/templates/map-wp.mustache b/wo/cli/templates/map-wp.mustache index 036e51f..f17f693 100644 --- a/wo/cli/templates/map-wp.mustache +++ b/wo/cli/templates/map-wp.mustache @@ -82,7 +82,7 @@ map $args $args_to_cache { # do not cache requests with query strings excepted analytics related queries map $is_args_no_cache$args_to_cache $query_no_cache { - defaut 1; + default 1; 00 0; 11 0; }