We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1f1c1 commit 1df7aacCopy full SHA for 1df7aac
blog/2025-06-15-temporal-impl-1.md
@@ -303,7 +303,7 @@ the highest degree possible and where it can't implement the
303
specification like in the case of a `from<JsValue>`, it provides methods
304
to support the implementation of Temporal in engines.
305
306
-Let's take a look at some valid uses of `from` in JavaScript to
+To exemplify this, let's take a look at some valid uses of `from` in JavaScript to
307
construct a `PlainDate`.
308
309
```js
0 commit comments