Skip to content

Commit d54b10f

Browse files
weihangloehuss
andauthored
Tweak wording for config.md
Co-authored-by: Eric Huss <eric@huss.org>
1 parent 991e560 commit d54b10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ Sets the path to the root directory for installing executables for [`cargo
613613
install`]. Executables go into a `bin` directory underneath the root.
614614

615615
To track information of installed executables, some extra files, such as
616-
`.crates.toml` and `.crates2.json`, would also be created under this root.
616+
`.crates.toml` and `.crates2.json`, are also created under this root.
617617

618618
The default if not specified is Cargo's home directory (default `.cargo` in
619619
your home directory).

0 commit comments

Comments
 (0)