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 511dbe3 commit b111fb1Copy full SHA for b111fb1
blog/2025-06-15-temporal-impl-1.md
@@ -73,7 +73,7 @@ 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.
75
76
-So let's take a look at Temporal: it's JavaScript API, it's Rust API in
+Let's take a look at Temporal: it's JavaScript API, it's Rust API in
77
`temporal_rs`, and how `temporal_rs` supports implementing the
78
specification.
79
0 commit comments