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
commitfd446b55cb32d35ab9d0a0b535af26c366154388 (patch)
tree966be93fcd5b99ddd3afe89b368e8d5a5df4db73 /extension/README.md
parent2bc683a8205b60a19555cf09cd4a5d113d7ea476 (diff)
downloadsncontinue-fd446b55cb32d35ab9d0a0b535af26c366154388.tar.gz
sncontinue-fd446b55cb32d35ab9d0a0b535af26c366154388.tar.bz2
sncontinue-fd446b55cb32d35ab9d0a0b535af26c366154388.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