Fix typo, hellow -> hello

This commit is contained in:
Santiago Pastorino 2020-09-03 18:14:12 -03:00 committed by Joshua Nelson
parent 6d3eb2bc75
commit 8638351e9d
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ These rows are **sorted by total duration**, in descending order.
The following example `profile_queries.counts.txt` file results from running on
a hello world program (a single main function that uses `println` to print
`"hellow world").
`"hello world").
As explained above, the columns consist of `provider/pass`, `count`, `duration`: