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 19b04b3 commit cb061adCopy full SHA for cb061ad
blog/temporal-introduction.md
@@ -185,7 +185,7 @@ additional constructors `new_iso` and `try_new_iso`.
185
important. It is the object from which the current instant can be
186
measured and mapped into any of the Temporal components.
187
188
-In JavaScript, this type has no [[Construct]] or [[Call]] internal
+In JavaScript, this type has no `[[Construct]]` or `[[Call]]` internal
189
method, which is a fancy way to say that Now has no constructor and
190
cannot be called directly.
191
0 commit comments