summaryrefslogtreecommitdiff
path: root/extension/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-01 23:47:38 -0400
committerNate Sesti <sestinj@gmail.com>2023-06-01 23:47:38 -0400
commit5fb7e9931eef72eeb83405edfade978c556c2689 (patch)
tree695164702ef5e26dcdc8540607339602dbcbe5ac /extension/README.md
parent33687068f6641b16b0772f98492ef808ceef7841 (diff)
downloadsncontinue-5fb7e9931eef72eeb83405edfade978c556c2689.tar.gz
sncontinue-5fb7e9931eef72eeb83405edfade978c556c2689.tar.bz2
sncontinue-5fb7e9931eef72eeb83405edfade978c556c2689.zip
Edits and braindumps in docs
Diffstat (limited to 'extension/README.md')
-rw-r--r--extension/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/README.md b/extension/README.md
index 0a003145..df158440 100644
--- a/extension/README.md
+++ b/extension/README.md
@@ -29,7 +29,7 @@ Once Continue has code snippets to work with, it can generate a fix. Just click
### Stacktrace Parsing
-Any stacktrace that appears in your VSCode terminal will be caught by us so we can immediately begin the debugging process. For small bugs that you might have quickly solved, we'll just speed up the process to be nearly instantaneous.
+Any stacktrace that appears in your VS Code terminal will be caught by us so we can immediately begin the debugging process. For small bugs that you might have quickly solved, we'll just speed up the process to be nearly instantaneous.
### Generate Unit Tests and Docstrings