Skip to content

Commit 3dfcca9

Browse files
committed
Update definition label
1 parent c2d7672 commit 3dfcca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/time/now/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var ts = now();
2727

2828
## Notes
2929

30-
- The [Unix epoch][unix-epoch] is 00:00:00 UTC on 1 January 1970.
30+
- The [Unix epoch][unix-time] is 00:00:00 UTC on 1 January 1970.
3131

3232
</section>
3333

@@ -104,7 +104,7 @@ $ now
104104

105105
<section class="links">
106106

107-
[unix-epoch]: https://en.wikipedia.org/wiki/Unix_time
107+
[unix-time]: https://en.wikipedia.org/wiki/Unix_time
108108

109109
</section>
110110

0 commit comments

Comments
 (0)