Skip to content

Commit 6deccbb

Browse files
authored
Merge pull request #798 from theduke/patch-1
Fix typo in README
2 parents cc48c35 + 889a3c3 commit 6deccbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-smart-release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ for simple workspaces or single-crate workspaces, as of 2021-08-12, so use it: `
7272
Here is what `cargo smart-release` does differently: "It tries really hard to do what _I_ want most of the time when publishing workspace `gitoxide` crates".
7373

7474
- ~~be safe to execute, so it's disarmed by default~~
75-
- specify one ore more crates, and detect which crates need publishing automatically
75+
- specify one or more crates, and detect which crates need publishing automatically
7676
- handle dependency cycles in such a way that increases the chances of overall success
7777
- try really hard to not leave the workspace in an inconsistent state when something goes wrong
7878
- be a playground for `gitoxide` to have a reason to make it much more convenient and more feasible for application authors (aka dog-fooding)

0 commit comments

Comments
 (0)