We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5afae commit 6c9189fCopy full SHA for 6c9189f
src/docs/utils/date.md
@@ -21,11 +21,11 @@ To get started with Tick, you need to install it using the Leaf CLI:
21
::: code-group
22
23
```bash:no-line-numbers [Leaf CLI]
24
-leaf install tick
+leaf install date
25
```
26
27
```bash:no-line-numbers [Composer]
28
-composer require leafs/tick
+composer require leafs/date
29
30
31
:::
0 commit comments