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 a63381b commit 19b04b3Copy full SHA for 19b04b3
blog/temporal-introduction.md
@@ -165,7 +165,7 @@ JavaScript API from looking at the `temporal_rs` API:
165
default to the `iso8601` calendar)
166
167
Of course, if you somewhat prefer the brevity of the JavaScript API and
168
-don't want to list the default Calendar, `temporal_rs` provides the
+don't want to list the default `Calendar`, `temporal_rs` provides the
169
additional constructors `new_iso` and `try_new_iso`.
170
171
## Let's discuss Now
0 commit comments