Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
- Relates #1
  • Loading branch information
jvalkeal authored Nov 3, 2019
1 parent 18f810f commit 8f227fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ image::images/vscode-docs-debug-tasks-1.gif[]
What happened in this debug session:

- Simple _timestamp_ task is created.
- We have a sources for _timestgamp task_ in a workspace.
- We have a sources for _timestamp task_ in a workspace.
- We go to source where actual log entry happens and put a breakpoint there.
- Task is launced with instruction to suspend a session.
- Extension is able to detect running debug settings from a task app instance.
Expand Down

0 comments on commit 8f227fe

Please sign in to comment.