Skip to content

Commit 72fd417

Browse files
Merge pull request ryanmcdermott#232 from ngdo-pro/patch-1
Update README.md
2 parents b3e1359 + dda9582 commit 72fd417

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)