Skip to content

Commit 709ecf5

Browse files
fix typo
1 parent c6c69cd commit 709ecf5

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
@@ -257,7 +257,7 @@ In particular, rules are:
257257
> is also relative to two levels up from the config file itself.
258258
>
259259
> To avoid unexpected results, the rule of thumb is putting your extra config files
260-
> at the same level of discovered `.cargo/config.toml` in your porject.
260+
> at the same level of discovered `.cargo/config.toml` in your project.
261261
> For instance, given a project `/my/project`,
262262
> it is recommended to put config files under `/my/project/.cargo`
263263
> or a new directory at the same level, such as `/my/project/.config`.

0 commit comments

Comments
 (0)