Skip to content

Commit 7f50bb9

Browse files
committed
Fix repeated word "the" in code comment
1 parent 7dfba7f commit 7f50bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/assets/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/*
2-
* This is the main JavaScript used by webpack to build the the app.js file.
2+
* This is the main JavaScript used by webpack to build the app.js file.
33
*/

0 commit comments

Comments
 (0)