Skip to content

Commit f0a80d2

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

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
@@ -189,7 +189,7 @@ 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

192-
Instead, Now is used primarily as a namespace for it's methods.
192+
Instead, Now is used primarily as a namespace for its methods.
193193

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

0 commit comments

Comments
 (0)