diff --git a/src/doc/src/reference/unstable.md b/src/doc/src/reference/unstable.md index 6c83cf79d80..9225d3aea20 100644 --- a/src/doc/src/reference/unstable.md +++ b/src/doc/src/reference/unstable.md @@ -1230,7 +1230,7 @@ documentation = "https://example.github.io/example" ``` ```toml -# [PROGJCT_DIR]/bar/Cargo.toml +# [PROJECT_DIR]/bar/Cargo.toml cargo-features = ["workspace-inheritance"] [package]