Skip to content

Commit f0b92eb

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ of about 90% for Temporal (and growing), with the entire implementation
7070
being backed by `temporal_rs`.
7171

7272
For its part, `temporal_rs` is shaping up to be a proper Rust date/time
73-
library that can be used to implement temporal in a JavaScript engine or
74-
for general usage purposes.
73+
library that can be used to implement Temporal in a JavaScript engine, and even support general date/time use cases.
7574

7675
Let's take a look at Temporal: it's JavaScript API, it's Rust API in
7776
`temporal_rs`, and how `temporal_rs` supports implementing the

0 commit comments

Comments
 (0)