diff --git a/docs/src/developing_zed__building_zed.md b/docs/src/developing_zed__building_zed.md index 4ff4d37fe7..6aecc3ad4c 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`.