Skip to content

Commit 3493197

Browse files
committed
doc: fix typo
1 parent 3b15e61 commit 3493197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/tutorials/SettingUpTheExtension.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ To do this, set the `mise.configureExtensionsAutomaticallyIncludeList` to an emp
9393
}
9494
```
9595

96-
With this setup, only the deno extensions will be configured automatically for your project. However, if you open another project that does not specify the `mise.configureExtensionsAutomaticallyIncludeList`, no extensions will be configured automatically.
96+
With this setup, only the `deno` extension will be configured automatically for your project. However, if you open another project that does not specify the `mise.configureExtensionsAutomaticallyIncludeList`, no extensions will be configured automatically.
9797

9898
**Note that updating this setting might require you to reload the VS Code window for the changes to take effect.**
9999

0 commit comments

Comments
 (0)