From faf5ab7873f82377b997e46c3e6d3d84c7e2d746 Mon Sep 17 00:00:00 2001 From: Kirill Bulatov Date: Wed, 24 Jul 2024 13:53:49 +0300 Subject: [PATCH] Fix a typo in the remote development docs (#15078) Uses https://github.com/zed-industries/zed/pull/15015 Release Notes: - N/A --- docs/src/remote-development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/remote-development.md b/docs/src/remote-development.md index e86f2560f585736dc9727e17cb113682a3b0ab70..67d9e5497ef3735dd879842a9ccaa7a8293e924c 100644 --- a/docs/src/remote-development.md +++ b/docs/src/remote-development.md @@ -21,7 +21,7 @@ Currently the two instances connect via Zed's servers, but we intend to build pe 6. On your laptop you can now open folders on the remote machine. > **Note:** Zed does not currently handle opening very large directories (for example, `/` or `~` that may have >100,000 files) very well. We are working on improving this, but suggest in the meantime opening only specific projects, or subfolders of very large mono-repos. -## Toubleshooting +## Troubleshooting ### UI is not showing up