Skip to content

Commit 7cb1fcb

Browse files
authored
Merge pull request #539 from dmnd/patch-1
📝 Fix typo filed -> field
2 parents c9f5c83 + 5e6e03d commit 7cb1fcb

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)