File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ Creates a new Promise that will be kept in C<$seconds> seconds, or later.
90
90
C < $seconds > can be fractional or negative. Negative values are treated as
91
91
C < 0 > (i.e. L < keeping|/routine/keep > the returned L < Promise > right away).
92
92
93
- Please note that situations like these are often more clearly handled wit
94
- a L < react and whenever block|language/concurrency#index-entry-react-react > .
93
+ Please note that situations like these are often more clearly handled with
94
+ a L < react and whenever block|/ language/concurrency#index-entry-react-react > .
95
95
96
96
= head2 method at
97
97
@@ -108,8 +108,8 @@ given as an L<Instant> or equivalent L<Numeric>—or as soon as possible after i
108
108
If the given time is in the past, it will be treated as L < now > (i.e.
109
109
L < keeping|/routine/keep > the returned L < Promise > right away).
110
110
111
- Please note that situations like these are often more clearly handled wit
112
- a L < react and whenever block|language/concurrency#index-entry-react-react > .
111
+ Please note that situations like these are often more clearly handled with
112
+ a L < react and whenever block|/ language/concurrency#index-entry-react-react > .
113
113
114
114
= head2 method kept
115
115
You can’t perform that action at this time.
0 commit comments