8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a553cfd commit d35653eCopy full SHA for d35653e
docs/api/last-run.md
@@ -42,7 +42,7 @@ lastRun(task, [precision])
42
| parameter | type | note |
43
|:--------------:|:------:|-------|
44
| task <br> **(required)** | function <br> string | The task function or the string alias of a registered task. |
45
-| precision | number | Default: `1000` on Node v0.10, `0` on Node v0.12+. Detailed in Timestamp precision][timestamp-precision-section] section below. |
+| precision | number | Default: `1000` on Node v0.10, `0` on Node v0.12+. Detailed in [Timestamp precision][timestamp-precision-section] section below. |
46
47
### Returns
48
0 commit comments