Skip to content

Commit 5d11e72

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

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
@@ -214,7 +214,7 @@ In JavaScript, this type has no [`[[Construct]]`][construct-link] or
214214
[`[[Call]]`][call-link] internal method, which is a fancy way to say
215215
that Now has no constructor and cannot be called directly.
216216

217-
Instead, Now is used primarily as a namespace for its methods.
217+
Instead, `Now` is used primarily as a namespace for its methods.
218218

219219
And this was reflected in early adaptions of Now, which looked more or
220220
less like the below:

0 commit comments

Comments
 (0)