8000 Merge branch 'master' into trboehre/typing-activityhandler · il-null-yuyi/botbuilder-python@171ac19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 171ac19

Browse files
authored
Merge branch 'master' into trboehre/typing-activityhandler
2 parents 17ee474 + 3840f99 commit 171ac19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/botbuilder-dialogs/botbuilder/dialogs/prompts/oauth_prompt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ async def sign_out_user(self, context: TurnContext):
266266
:type context: :class:`TurnContext`
267267
:return: A task representing the work queued to execute
268268
269-
.. reamarks::
269+
.. remarks::
270270
If the task is successful and the user already has a token or the user successfully signs in,
271271
the result contains the user's token.
272272
"""

0 commit comments

Comments
 (0)
0