Skip to content

Commit a16f855

Browse files
authored
Merge pull request Chalarangelo#933 from sadikkuzu/sadikkuzu-patch-1
date typo
2 parents d417753 + a95038c commit a16f855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/tomorrow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ const tomorrow = () => {
1414
```
1515

1616
```js
17-
tomorrow(); // 2018-10-18 (if current date is 2018-10-18)
17+
tomorrow(); // 2018-10-19 (if current date is 2018-10-18)
1818
```

0 commit comments

Comments
 (0)