We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d417753 + a95038c commit a16f855Copy full SHA for a16f855
snippets/tomorrow.md
@@ -14,5 +14,5 @@ const tomorrow = () => {
14
```
15
16
```js
17
-tomorrow(); // 2018-10-18 (if current date is 2018-10-18)
+tomorrow(); // 2018-10-19 (if current date is 2018-10-18)
18
0 commit comments