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 4c3ec30 commit dfd6351Copy full SHA for dfd6351
blog/temporal-release/index.md
@@ -229,7 +229,7 @@ and importing the preferred provider from `timezone_provider` for the
229
API's that require time zone data.
230
231
For instance, to use the `FsTzdbProvider`, your `Cargo.toml` would look
232
-like the below.
+like the following.
233
234
```toml
235
timezone_provider = { version = "0.0.17", features = ["tzif"] }
0 commit comments