Skip to content

Commit ae69c08

Browse files
Merge branch 'main' into docs
2 parents da00253 + b7c5b0e commit ae69c08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the
1818

1919
If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view.
2020

21-
Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package**
21+
Click on **create a launch.json file** 👉 **Go** : Launch Package**
2222

2323
Navigate to `launch.json` to begin crafting JSON objects.
2424

versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the
1818

1919
If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view.
2020

21-
Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package**
21+
Click on **create a launch.json file** 👉 **Go** : Launch Package**
2222

2323
Navigate to `launch.json` to begin crafting JSON objects.
2424

0 commit comments

Comments
 (0)