Skip to content

Commit 9a7ba6f

Browse files
committed
chore: update readme
1 parent c4268a7 commit 9a7ba6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ tick('2018-08-08') // parse
6060
tick()->format('{YYYY} MM-DDTHH:mm:ss SSS [Z] A') // display
6161
tick()->set('month', 3)->month() // get & set
6262
tick()->add(1, 'year') // manipulate
63-
tick()->isBefore(tick()) // query
63+
tick()->isBefore('...') // query
6464
```

0 commit comments

Comments
 (0)