diff --git a/docs/src/developing_zed__building_zed.md b/docs/src/developing_zed__building_zed.md index 4ff4d37fe70fa3abd6f2fc30b333996e8be09079..6aecc3ad4c4bbcef812d9311d256ce2b9c5f8aca 100644 --- a/docs/src/developing_zed__building_zed.md +++ b/docs/src/developing_zed__building_zed.md @@ -78,4 +78,4 @@ Try `xcode-select --switch /Applications/Xcode.app/Contents/Developer` ### Cargo errors claiming that a dependency is using unstable features -Try `cargo clean` and `cargo build`, +Try `cargo clean` and `cargo build`.