diff --git a/source/auth/tests/mongodb-oidc.md b/source/auth/tests/mongodb-oidc.md index 28588c89c4..a221bf4713 100644 --- a/source/auth/tests/mongodb-oidc.md +++ b/source/auth/tests/mongodb-oidc.md @@ -208,7 +208,7 @@ for test setup. - Perform a `find` operation that succeeds. - Close the client. -# 5.2 Azure with Bad Usernam +# 5.2 Azure with Bad Username - Create an OIDC configured client with `ENVIRONMENT:azure` and a valid `TOKEN_RESOURCE` and a username of `"bad"`. - Perform a `find` operation that fails.