Skip to content

Commit 9f39325

Browse files
authored
Merge pull request #6983 from ChristopherHaws/chaws/spelling-error
Fix spelling error in docs
2 parents f38bb50 + 9908916 commit 9f39325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/extension-guides/virtual-workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The extension should then disable the features that are not supported in a virtu
9898

9999
### Default
100100

101-
`"virtualWorkspaces": true` is the default for all extensions that have no yet filled in the `virtualWorkspaces` capability.
101+
`"virtualWorkspaces": true` is the default for all extensions that have not yet filled in the `virtualWorkspaces` capability.
102102

103103
However, while testing virtual workspaces, we came up list of extensions that we think should be disabled in virtual workspaces.
104104
The list can be found in [issue #122836](https://github.com/microsoft/vscode/issues/122836). These extensions have `"virtualWorkspaces": false` as default.

0 commit comments

Comments
 (0)