Skip to content

Commit 4db4a8c

Browse files
committed
1 parent 137dee4 commit 4db4a8c

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
@@ -329,7 +329,7 @@ def __init__(
329329
"client_assertion": "...a JWT with claims aud, exp, iss, jti, nbf, and sub..."
330330
}
331331
332-
.. admonition:: Supporting reading client cerficates from PFX files
332+
.. admonition:: Supporting reading client certificates from PFX files
333333
334334
*Added in version 1.29.0*:
335335
Feed in a dictionary containing the path to a PFX file::

0 commit comments

Comments
 (0)