From 775d051b4bcdbe07fbd38fae4d3e36e79234eb56 Mon Sep 17 00:00:00 2001 From: LangLangBart <92653266+LangLangBart@users.noreply.github.com> Date: Fri, 15 Sep 2023 18:37:09 +0200 Subject: fix: some typos (#478) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0ea7556..21f5e970 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ VSCode is assumed for development as Continue is primarily a VSCode tool at the 3. Hit play button 4. This will start both the server and the extension in debug mode and open a new VSCode window with continue extension 1. I call the VSCode window with the extension the *Host VSCode* - 2. The window you started debugging from is reffered to as the *Main VSCode* + 2. The window you started debugging from is referred to as the *Main VSCode* 5. Notice 2 debug sessions are running, one for the server and one for the extension, you can also set breakpoints in both 4. Lets try using breakpoints: -- cgit v1.2.3-70-g09d2