Skip to content

Commit ef7a283

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/temporal-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ First, an aside!
1919
Temporal is a modern API for handling date/time in a calendar and time
2020
zone aware manner that includes nine objects with over 200+ methods.
2121

22-
In JavaScript, Temporal is a global builtin namespace object that
23-
includes each of these nine builtins:
22+
In JavaScript, Temporal is a global built-in namespace object that
23+
includes each of these nine built-ins:
2424

2525
- `Temporal.Now`
2626
- `Temporal.PlainDate`

0 commit comments

Comments
 (0)