summaryrefslogtreecommitdiff
path: root/extension/README.md
diff options
context:
space:
mode:
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