Skip to content

Commit 0d6725e

Browse files
authored
Fix typo: profilng -> profiling
1 parent 662d00d commit 0d6725e

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
@@ -15,7 +15,7 @@ be used within rustc itself, so APIs may change at any moment.
1515

1616
### summarize
1717

18-
`summarize` produces a human readable summary of `measureme` profilng data.
18+
`summarize` produces a human readable summary of `measureme` profiling data.
1919
It contains two main modes:
2020

2121
- `summarize` which groups the profiling events and orders the results by time taken.

0 commit comments

Comments
 (0)