Skip to content

Commit 1ef1a07

Browse files
jiaslirayluo
authored andcommitted
Fix typos
1 parent 9c08533 commit 1ef1a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ def __init__(
203203
you may try use only the leaf cert (in PEM/str format) instead.
204204
205205
*Added in version 1.13.0*:
206-
It can also be a completly pre-signed assertion that you've assembled yourself.
206+
It can also be a completely pre-signed assertion that you've assembled yourself.
207207
Simply pass a container containing only the key "client_assertion", like this::
208208
209209
{

0 commit comments

Comments
 (0)