Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Aug 9, 2024
1 parent df26357 commit db5e71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ops/async/delay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {createOperation, throwOnSync} from '../../utils';
* @see
* - {@link https://github.com/vitaly-t/iter-ops-extras/blob/main/src/interval.ts interval}
* - {@link throttle}
* - {@link timeout}
* - {@link !timeout timeout}
*
* @category Async-only
*/
Expand Down

0 comments on commit db5e71f

Please sign in to comment.