Skip to content

Commit

Permalink
Typo fix (#1568)
Browse files Browse the repository at this point in the history
Update mongodb-oidc.md

Typo fix
  • Loading branch information
pmeredit committed Apr 23, 2024
1 parent 39f8532 commit 44a7ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auth/tests/mongodb-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 44a7ecf

Please sign in to comment.