Skip to content

Commit 0d60922

Browse files
Fix typo - change projects into folders (#9827) (#17026)
[upstream:247c18a5574ec4e9c96c4dd938f37f4fe2b5e09f] Signed-off-by: Modular Magician <[email protected]>
1 parent 3bf8667 commit 0d60922

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/9827.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/d/folders.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following arguments are supported:
3333

3434
The following attributes are exported:
3535

36-
* `folders` - A list of projects matching the provided filter. Structure is defined below.
36+
* `folders` - A list of folders matching the provided filter. Structure is defined below.
3737

3838
The `folders` block supports:
3939

0 commit comments

Comments
 (0)