Skip to content

Commit 6dd2b0c

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

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
@@ -327,7 +327,7 @@ implementation, we just need to implement `From<PlainDateTime>`,
327327
`From<ZonedDateTime>`, `FromStr`, and `From<JsObject>` ... oh. Did I
328328
mention `JsObject`, like `JsValue`, is implementation defined as well?
329329

330-
This is where `temporal_rs`'s Partial API comes in.
330+
Fortunately, this is where `temporal_rs`'s Partial API comes in.
331331

332332
It turns out that, while property bags in JavaScript can have various
333333
fields set, there is still a general shape for the fields that can be

0 commit comments

Comments
 (0)