Skip to content

Commit dda9582

Browse files
authored
Update README.md
1 parent b3e1359 commit dda9582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ function addToDate(date, month) {
295295

296296
const date = new Date();
297297

298-
// It's hard to to tell from the function name what is added
298+
// It's hard to tell from the function name what is added
299299
addToDate(date, 1);
300300
```
301301

0 commit comments

Comments
 (0)