Skip to content

Commit 9f1e029

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ authors: boa-dev
1414

1515
This will be a series of posts primarily about implementing a new
1616
JavaScript feature in Rust, specifically the new date/time built-in:
17-
Temporal. We'll be going over the general implementation of Temporal in
18-
Boa as well as the crates supporting that implementation.
17+
Temporal. We'll be going over general lessons and interesting design choices we've
18+
stumbled upon, as well as the crates supporting that implementation.
1919

2020
Why should you care? Well we are not only implementing it for
2121
JavaScript, but Rust as well ... more on that in a bit.

0 commit comments

Comments
 (0)