Skip to content

Commit f98c331

Browse files
authored
Acrolinx
1 parent f8e381a commit f98c331

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
@@ -98,7 +98,7 @@ Consider the following example:
9898
* *file.html.css* is nested under *file.html* because of the **addedExtension** rule
9999

100100
> [!NOTE]
101-
> You don't specify any file extensions for the `addedExtension` rule; it automatically applies to all file extensions. That is, any file with the same name and extension as another file plus an additional extension on the end is nested under the other file. You cannot limit the effect of this provider to just specific file extensions.
101+
> You don't specify any file extensions for the `addedExtension` rule; it automatically applies to all file extensions. That is, any file with the same name and extension as another file plus an additional extension on the end is nested under the other file. You can't limit the effect of this provider to just specific file extensions.
102102
103103
### The pathSegment provider
104104

0 commit comments

Comments
 (0)