Skip to content

Commit

Permalink
🔧 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic authored Jul 14, 2023
1 parent 44d7443 commit f02c854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ file.show_image()
print("AI: ", output.content)

# terminate the session
await session.stop()
await session.astop()

```
## Output
Expand Down

0 comments on commit f02c854

Please sign in to comment.