Skip to content

Commit ca0424d

Browse files
TragetaschenKai Ruhnau
authored andcommitted
Fix the fileToFile sample
My intuition at first thought the given description was the expected one, however as the screen shot shows, it's the other way around
1 parent 4e60589 commit ca0424d

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)