diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md
index 8c4794c..4b71e85 100644
--- a/caddy_v2/readme.md
+++ b/caddy_v2/readme.md
@@ -732,6 +732,8 @@ of host matching and handles.
```
[Here's](https://github.com/caddyserver/caddy/issues/3200) some discussion
-on this and a simple, elegant way we could have had it without the need to
+on this and a simple, elegant way we could have had, without the need to
dick with the Caddyfile this much. Just one global line declaration.
-But the effort went sideways.
+But the effort went sideways.
+So I myself do not even bother with wildcard when the config ends up looking
+like nginx full on boilerplate lines.