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 cb061ad commit c605f41Copy full SHA for c605f41
blog/temporal-introduction.md
@@ -5,7 +5,7 @@ authors: boa-dev
5
# Implementing Temporal, the new date/time API for JavaScript (and Rust!)
6
7
This will be a series of posts primarily about implementing a new
8
-JavaScript feature in Rust, specifically the new date/time builtin:
+JavaScript feature in Rust, specifically the new date/time built-in:
9
Temporal. We'll be going over the general implementation of Temporal in
10
Boa as well as the crates supporting that implementation.
11
0 commit comments