Skip to content

Commit 9b63041

Browse files
committed
lint
1 parent 8e63b8d commit 9b63041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Unreleased
44

5-
- Previously, if a workspace stopped or restarted causing the "Start" dialog to
5+
- Previously, if a workspace stopped or restarted causing the "Start" dialog to
66
appear in VS Code, the start button would fire a start workspace request regardless
77
of the workspace status.
8-
Now we perform a check to see if the workspace is still stopped or failed. If its status
8+
Now we perform a check to see if the workspace is still stopped or failed. If its status
99
has changed out from under the IDE, it will not fire a redundant start request.
1010

1111
### Changed

0 commit comments

Comments
 (0)