From 5f2b8fd7f3db39dacdf77078e2bc30ca02fbab59 Mon Sep 17 00:00:00 2001 From: cschen Date: Sat, 7 Sep 2024 16:10:16 +0200 Subject: [PATCH] fix: typo Former-commit-id: 4e67713866ac233bd221b068d822f2df55949bd9 --- README_sublime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_sublime.md b/README_sublime.md index c6696be..cf6fb6f 100644 --- a/README_sublime.md +++ b/README_sublime.md @@ -37,7 +37,7 @@ You will need to keep the package up to date yourself. * Joining a workspace will materialize a virtual file system mimicking the remote one as if it were a project folder. -## quick start +## Quick start * first connect to server with `Codemp: Connect` * then join a workspace with `Codemp: Join Workspace` * attach directly to a buffer with `Codemp: Join Buffer` and start typing away!