Skip to content

Commit 776e994

Browse files
committed
.
1 parent 02cc18f commit 776e994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/4_array-programs/splitArray.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414

1515
// 2. Using splice() Method
16-
16+
1717
{
1818
let a = [10, 20, 30, 40, 50, 60, 70, 80];
1919

0 commit comments

Comments
 (0)