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 b996a63 commit d6db7c9Copy full SHA for d6db7c9
blog/temporal-release/index.md
@@ -257,7 +257,7 @@ use temporal_rs::Temporal;
257
let today = Temporal::now().plain_date_iso(None).unwrap()
258
```
259
260
-#### Date operation's available
+#### Date operations available
261
262
Temporal provides a nice API for working with date and date/time via
263
`PlainDate` and `PlainDateTime`.
0 commit comments