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 c61b962 commit c8531b3Copy full SHA for c8531b3
blog/2025-06-15-temporal-impl-1.md
@@ -216,7 +216,7 @@ that Now has no constructor and cannot be called directly.
216
217
Instead, `Now` is used primarily as a namespace for its methods.
218
219
-And this was reflected in early adaptions of Now, which looked more or
+And this was reflected in early adaptions of `Now`, which looked more or
220
less like the below:
221
222
```rust
0 commit comments