Skip to content

Commit cb061ad

Browse files
nekevssHalidOdat
andauthored
Update blog/temporal-introduction.md
Co-authored-by: Haled Odat <[email protected]>
1 parent 19b04b3 commit cb061ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/temporal-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ additional constructors `new_iso` and `try_new_iso`.
185185
important. It is the object from which the current instant can be
186186
measured and mapped into any of the Temporal components.
187187

188-
In JavaScript, this type has no [[Construct]] or [[Call]] internal
188+
In JavaScript, this type has no `[[Construct]]` or `[[Call]]` internal
189189
method, which is a fancy way to say that Now has no constructor and
190190
cannot be called directly.
191191

0 commit comments

Comments
 (0)