Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Dec 5, 2023
1 parent 04abe7f commit 2e2906e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command-line-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install it with pip:
$ pip install anki
```

Then you create use it in a .py file, like so:
Then you can use it in a .py file, like so:

```python
from anki.collection import Collection
Expand Down

0 comments on commit 2e2906e

Please sign in to comment.