Skip to content

Commit

Permalink
Update docs/usage.rst
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
hagenw and sourcery-ai[bot] authored Nov 15, 2024
1 parent 8632f15 commit a185e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ for a file.
>>> interface.versions("/file.txt")
['1.0.0', '2.0.0']

Or request it's latest version.
Or request its latest version.

>>> interface.latest_version("/file.txt")
'2.0.0'
Expand Down

0 comments on commit a185e8a

Please sign in to comment.