Skip to content

Commit c69e8fc

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

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
@@ -22,7 +22,7 @@ about implementing the new date/time built-in: Temporal. We'll be going
2222
over general lessons and interesting design choices we've stumbled upon,
2323
as well as the crates supporting that implementation.
2424

25-
Why should you care? Well we are not only implementing Temporal for
25+
Why should you care? Well, we are not only implementing Temporal for
2626
JavaScript, but for Rust as well ... more on that in a bit.
2727

2828
First, an aside!

0 commit comments

Comments
 (0)