Fix mismatching debug grep in ssl-opt.sh CID tests
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh
index f7ede60..1ffcf5c 100755
--- a/tests/ssl-opt.sh
+++ b/tests/ssl-opt.sh
@@ -1305,7 +1305,7 @@
             -C "found CID extension" \
             -S "Copy CIDs into SSL transform" \
             -C "Copy CIDs into SSL transform"  \
-            -s "Use of Connection ID was not offered by the client"
+            -s "Use of Connection ID was not offered by client"
 
 requires_config_enabled MBEDTLS_SSL_CID
 run_test    "(STUB) Connection ID: Client+Server enabled, Client+Server CID nonempty" \