Skip to content

Commit 5e6e03d

Browse files
authored
📝 Fix typo filed -> field
1 parent d65832d commit 5e6e03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more granular control, it is possible to specify exactly what information yo
3434
stats: {
3535
// Add asset Information
3636
assets: true,
37-
// Sort assets by a filed
37+
// Sort assets by a field
3838
assetsSort: "field",
3939
// Add information about cached (not built) modules
4040
cached: true,

0 commit comments

Comments
 (0)