Skip to content

Commit 25c8401

Browse files
committed
Fixe code block
1 parent 1d2b363 commit 25c8401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/best_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ In this case, the file located at ``[assets directory]/dist/controller.js`` will
625625
"@babel/plugin-proposal-class-properties": "^7.18.6",
626626
"@babel/preset-env": "^7.20.2",
627627
"@babel/preset-typescript": "^7.18.6",
628-
"@hotwired/stimulus": "^3.2.1"
628+
"@hotwired/stimulus": "^3.2.1",
629629
"typescript": "^4.9.5"
630630
}
631631
}

0 commit comments

Comments
 (0)