Skip to content

Commit 983b5a6

Browse files
evilebottnawiskipjack
authored andcommitted
Fix: typo in link
1 parent 2143075 commit 983b5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Each `chunks` object represents a group of modules known as a [chunk](/glossary#
8181
"id": 0, // The ID of this chunk
8282
"initial": true, // Indicates whether this chunk is loaded on initial page load or [on demand](/guides/lazy-loading)
8383
"modules": [
84-
// A list of [module objects](#modules-objects)
84+
// A list of [module objects](#module-objects)
8585
"web.js?h=11593e3b3ac85436984a"
8686
],
8787
"names": [

0 commit comments

Comments
 (0)