We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3633d54 commit 606962aCopy full SHA for 606962a
1-js/05-data-types/11-date/article.md
@@ -164,7 +164,7 @@ alert(today); // still today, now 00:00:00 sharp.
164
165
## Autocorrection
166
167
-The *autocorrection* is a very handy feature of `Date` objects. We can set out-of-range values, and it will auto-adjust itself.
+The *autocorrection* is a very handy feature of `Date` objects. We can set an out-of-range value, and it will auto-adjust itself.
168
169
For instance:
170
0 commit comments