Skip to content

Commit 1df7aac

Browse files
nekevssjedel1043
andauthored
Update blog/2025-06-15-temporal-impl-1.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent 2f1f1c1 commit 1df7aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-06-15-temporal-impl-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ the highest degree possible and where it can't implement the
303303
specification like in the case of a `from<JsValue>`, it provides methods
304304
to support the implementation of Temporal in engines.
305305

306-
Let's take a look at some valid uses of `from` in JavaScript to
306+
To exemplify this, let's take a look at some valid uses of `from` in JavaScript to
307307
construct a `PlainDate`.
308308

309309
```js

0 commit comments

Comments
 (0)