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 a3cc93d commit 3b43b89Copy full SHA for 3b43b89
blog/2025-06-15-temporal-impl-1.md
@@ -333,7 +333,7 @@ It turns out that while property bags in JavaScript can have various
333
fields set, there is still a general shape for the fields that can be
334
provided and validated in Temporal.
335
336
-So in order to support this in `temporal_rs`, a "partial" component
+To support this in `temporal_rs`, a "partial" component
337
exists for each of the components that can then be provided to that
338
component's `from_partial` method.
339
0 commit comments