Skip to content

Commit c5b38a2

Browse files
nekevssjedel1043
andauthored
Update blog/2025-06-15-temporal-impl-1.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent 195d529 commit c5b38a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-06-15-temporal-impl-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ pub struct Now {
282282
Once we've constructed `Now`, then we are off to the races!
283283

284284
To show the `NowBuilder` in action, in Boa, the implementation for
285-
`Temporal.Now.plainDateISO()` with the builder API is the below:
285+
`Temporal.Now.plainDateISO()` with the builder API is shown below:
286286

287287
```rust
288288
impl Now {

0 commit comments

Comments
 (0)