Skip to content

Commit 169c627

Browse files
committed
Typo
1 parent 3c36304 commit 169c627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/benchmark/lib/hooks.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export async function globalSetup() {
9696
}
9797

9898
/**
99-
* Teardown to run before after all benchmarks.
99+
* Teardown to run after all benchmarks.
100100
*/
101101
export async function globalTeardown() {
102102
await main.stopProcess();

0 commit comments

Comments
 (0)