Skip to content

Commit

Permalink
seq: fix type in benchmarking documentation file
Browse files Browse the repository at this point in the history
  • Loading branch information
TO19 committed Jun 4, 2024
1 parent 06d5e95 commit 033c104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uu/seq/BENCHMARKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Next, build the `seq` binary under the release profile:
cargo build --release -p uu_seq
```

Finally, you can compare the performance of the two versions of `head`
Finally, you can compare the performance of the two versions of `seq`
by running, for example,

```shell
Expand Down

0 comments on commit 033c104

Please sign in to comment.