Skip to content

Commit 7918c7e

Browse files
authored
overriding-dependencies.md: better readability (#15459)
2 parents 6dc7b9d + 6ad4460 commit 7918c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/overriding-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ that they cannot change the structure of the dependency graph. When a
345345
path replacement is used then the previous set of dependencies
346346
must all match exactly to the new `Cargo.toml` specification. For example this
347347
means that path overrides cannot be used to test out adding a dependency to a
348-
crate, instead `[patch]` must be used in that situation. As a result usage of a
348+
crate. Instead, `[patch]` must be used in that situation. As a result, usage of a
349349
path override is typically isolated to quick bug fixes rather than larger
350350
changes.
351351

0 commit comments

Comments
 (0)