Skip to content

Commit 1122965

Browse files
authored
Update array_strings_2.js
1 parent e278fdd commit 1122965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_strings_2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The letter is shifted for as many values as the value of the key.
4747

4848
---------------
4949

50-
5. Write down a function which will print the number of the rest seconds untill the current day's end.
50+
5. Write down a function which will print the number of the rest seconds until the current day's end.
5151
Example: if current time is 23:59:45 function should print 15
5252
Example: if current time is 23:50:45 function should print 555
5353

0 commit comments

Comments
 (0)