Skip to content

Commit be569b3

Browse files
Update benchmarking/src/utils.ts
Co-authored-by: Victor Berchet <victor@suumit.com>
1 parent 557ddba commit be569b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarking/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import ora from "ora";
22

33
/**
4-
* Runs a number of operations while presenting a loading spinner with some text
4+
* Runs a list of operations while presenting a loading spinner with some text
55
*
66
* @param spinnerText The text to add to the spinner
77
* @param operations The operations to run

0 commit comments

Comments
 (0)