Skip to content

Commit b8a67a4

Browse files
committed
Added a missing comma
1 parent 3266473 commit b8a67a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ corresponding output file:
151151
// rev-manifest.json
152152
{
153153
"css/app.css": "build/css/app.b916426ea1d10021f3f17ce8031f93c2.css",
154-
"js/app.js": "build/js/app.13630905267b809161e71d0f8a0c017b.js"
154+
"js/app.js": "build/js/app.13630905267b809161e71d0f8a0c017b.js",
155155
"...": "..."
156156
}
157157

0 commit comments

Comments
 (0)