Skip to content

Commit 86d68aa

Browse files
moisesluzadan-blanchard
authored andcommitted
Fixed typo (#55)
1 parent 6a8c6e4 commit 86d68aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example1.1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def main():
1616
print('Exited from session')
1717

1818
s.initialize(response)
19-
print('Session was restarted successfullly')
19+
print('Session was restarted successfully')
2020
s.exit()
2121

2222

0 commit comments

Comments
 (0)