File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1791,15 +1791,15 @@ def acquire_token_interactive(
17911791 The unspecified parts of the ``redirect_uri`` are hard coded as
17921792 ``http://localhost``.
17931793 Only useful when using system browser authentication
1794- (i.e., not an authentication brokerlike WAM).
1794+ (i.e., not an authentication broker like WAM).
17951795
17961796 :param str path:
17971797 The path to be used in the redirect URI.
17981798 By default, no path is used.
17991799 The unspecified parts of the ``redirect_uri`` are hard coded as
18001800 ``http://localhost``.
18011801 Only useful when using system browser authentication
1802- (i.e., not an authentication brokerlike WAM).
1802+ (i.e., not an authentication broker like WAM).
18031803
18041804 New in version 1.25.0.
18051805
You can’t perform that action at this time.
0 commit comments