Skip to content

Commit 8251165

Browse files
authored
Update Virtual-File-System.md
typo fix
1 parent 11ffa92 commit 8251165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/Virtual-File-System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The Virtual File System is well integrated to ASP.NET Core:
119119

120120
### Static Virtual File Folders
121121

122-
By default, ASP.NET Core only allows the `wwwroot` folder to contain the static files consumed by the clients. When you use the birtual File System, the following folders also can contain static files:
122+
By default, ASP.NET Core only allows the `wwwroot` folder to contain the static files consumed by the clients. When you use the virtual File System, the following folders also can contain static files:
123123

124124
* Pages
125125
* Views

0 commit comments

Comments
 (0)