Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit e645349

Browse files
authored
Update README.md
1 parent 3a108fc commit e645349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you have built using `cargo build --release` instead, change the path to poin
6868
## Usage
6969

7070
By default, running `cargo semver` in directory with a Cargo project will try to compare
71-
the local version the one last published on crates.io, and display warnings or errors for
71+
the local version to the one last published on crates.io, and display warnings or errors for
7272
all changes found.
7373

7474
Invoking `cargo semver -h` gives you the latest help message, which outlines how to use

0 commit comments

Comments
 (0)