We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19a6d6d + 42f0985 commit 78a8444Copy full SHA for 78a8444
1-js/05-data-types/10-date/article.md
@@ -2,7 +2,7 @@
2
3
Let's meet a new built-in object: [Date](mdn:js/Date). It stores the date, time and provides methods for date/time management.
4
5
-For instance, we can use it to store creation/modification times, or to measure time, or just to print out the current date.
+For instance, we can use it to store creation/modification times, to measure time, or just to print out the current date.
6
7
## Creation
8
0 commit comments