We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6c69cd + 709ecf5 commit f3905faCopy full SHA for f3905fa
src/doc/src/reference/config.md
@@ -257,7 +257,7 @@ In particular, rules are:
257
> is also relative to two levels up from the config file itself.
258
>
259
> 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.
+> at the same level of discovered `.cargo/config.toml` in your project.
261
> For instance, given a project `/my/project`,
262
> it is recommended to put config files under `/my/project/.cargo`
263
> or a new directory at the same level, such as `/my/project/.config`.
0 commit comments