Fix typo in development docs for macOS (#37607)

Release Notes:

- N/A
This commit is contained in:
Yacine Hmito
2025-09-05 17:56:40 +02:00
committed by GitHub
parent 3d37611b6f
commit fb6cc8794f

View File

@@ -33,7 +33,7 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
### Backend Dependencies (optional) {#backend-dependencies}
If you are looking to develop Zed collaboration features using a local collabortation server, please see: [Local Collaboration](./local-collaboration.md) docs.
If you are looking to develop Zed collaboration features using a local collaboration server, please see: [Local Collaboration](./local-collaboration.md) docs.
## Building Zed from Source