Skip to content

Commit 0df2d73

Browse files
nekevssjedel1043
andauthored
Update blog/temporal-release/index.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent c2a2642 commit 0df2d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/temporal-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ let date = Date::new_with_overflow(
7979
).unwrap();
8080
```
8181

82-
Luckily, custom calendar and time zone were removed from the
82+
Luckily, custom calendars and time zones were removed from the
8383
specification in the first half of 2024, so `temporal_rs` was able to
8484
remove that support, which greatly benefitted the entire API. For
8585
instance, here's the same code in the 0.1 version of `temporal_rs`:

0 commit comments

Comments
 (0)