Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Commit 4f6c8db

Browse files
committed
typos
1 parent 1babe57 commit 4f6c8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Implementation of ECMAScript 5
6464
* **Date.prototype.toISOString**<br />
6565
*Converts a date to a string following the ISO 8601 Extended Format**<br />
6666

67-
* *Date.now**<br />
67+
* **Date.now**<br />
6868
*Returns the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC**<br />
6969

7070
* **Date.prototype.toJSON**<br />

0 commit comments

Comments
 (0)