it's a MISmatch
diff --git a/t/picotls.c b/t/picotls.c
index 4b04657..e192d15 100644
--- a/t/picotls.c
+++ b/t/picotls.c
@@ -1644,7 +1644,7 @@
             subtest("ech (server-only)", test_all_handshakes_core);
             ctx->ech.ciphers = orig_ech_ciphers.client;
         }
-        subtest("ech-config-match", test_ech_config_mismatch);
+        subtest("ech-config-mismatch", test_ech_config_mismatch);
     }
 
     ctx_peer->sign_certificate = sc_orig;