Skip to content

Commit e20b082

Browse files
authored
Merge pull request #1167 from Tragetaschen/patch-1
Fix the fileToFile sample
2 parents e9d1018 + ca0424d commit e20b082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/file-nesting-solution-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This provider lets you define file nesting rules based on entire filenames. Cons
110110

111111
![fileToFile example rules](media/filenesting_filetofile.png) ![fileToFile example effect](media/filenesting_filetofile_effect.png)
112112

113-
* *bower.json* is nested under *.bowerrc* because of the **fileToFile** rule
113+
* *.bowerrc* is nested under *bower.json* because of the **fileToFile** rule
114114

115115
### Rule order
116116

0 commit comments

Comments
 (0)