Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Commit 7a3a0a4

Browse files
committed
spelling error
1 parent 5a0f27a commit 7a3a0a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_31_introspection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def create_endpoint(self):
8080
'kwargs': {
8181
"release": ['username'],
8282
"client_authn_method": {
83-
'client_secrert_post': ClientSecretPost
83+
'client_secret_post': ClientSecretPost
8484
}
8585
},
8686
}

0 commit comments

Comments
 (0)