Skip to content

Commit 8c1da5f

Browse files
authored
Update README.md
typo
1 parent a112069 commit 8c1da5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ For more details on the promise cancellation, please refer to the
165165

166166
#### Input cancellation
167167

168-
Irrespective of the timout handling, you can also explicitly `cancel()` the
168+
Irrespective of the timeout handling, you can also explicitly `cancel()` the
169169
input `$promise` at any time.
170170
This means that the `timeout()` handling does not affect cancellation of the
171171
input `$promise`, as demonstrated in the following example:

0 commit comments

Comments
 (0)