Fix typo in development docs for Windows and Linux (#37925)

Fixes same typo ("collabortation") as #37607 but for the Windows and
Linux dev docs.

Release Notes:

- N/A
This commit is contained in:
Andy Brauninger
2025-09-10 09:43:50 -07:00
committed by GitHub
parent 630340d659
commit 611b96627b
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ The list can be obtained as follows:
### 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.
### Notes