Skip to content

Commit 8c9c3e4

Browse files
committed
fix typo
1 parent 08542b5 commit 8c9c3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Make sure that is as close to your rustup default toolchain as possible, as the
2828
./run-test.sh alloc -Zmiri-flags -- test-params
2929
```
3030

31-
If you want to know gow long each test took to execute, add `2>&1 | ts -m -i '%.s '` to the end of the command.
31+
If you want to know how long each test took to execute, add `2>&1 | ts -m -i '%.s '` to the end of the command.

0 commit comments

Comments
 (0)