Skip to content

Commit d6db7c9

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

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
@@ -257,7 +257,7 @@ use temporal_rs::Temporal;
257257
let today = Temporal::now().plain_date_iso(None).unwrap()
258258
```
259259

260-
#### Date operation's available
260+
#### Date operations available
261261

262262
Temporal provides a nice API for working with date and date/time via
263263
`PlainDate` and `PlainDateTime`.

0 commit comments

Comments
 (0)