We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8c6e4 commit 86d68aaCopy full SHA for 86d68aa
examples/example1.1.py
@@ -16,7 +16,7 @@ def main():
16
print('Exited from session')
17
18
s.initialize(response)
19
- print('Session was restarted successfullly')
+ print('Session was restarted successfully')
20
s.exit()
21
22
0 commit comments