Skip to content

Commit 2db2522

Browse files
award999rbenegal
andauthored
Update userdocs/userdocs.docc/Articles/Reference/settings.md
Co-authored-by: Rishi <[email protected]>
1 parent 22de07b commit 2db2522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userdocs/userdocs.docc/Articles/Reference/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If the workspace folder you open in VS Code contains multiple Swift packages:
2424
/Package.swift
2525
```
2626

27-
You can enable the `searchSubfoldersForPackages` setting so the Swift extension can initializing all these projects.
27+
You can enable the `searchSubfoldersForPackages` setting so the Swift extension can initialize all the projects.
2828
```json
2929
{
3030
"swift.searchSubfoldersForPackages": true,

0 commit comments

Comments
 (0)