Skip to content

Commit d2a9df4

Browse files
ismailariliktshepang
authored andcommitted
refactor(profiling/with_perf): remove a wrong to be verb
1 parent 151dcc1 commit d2a9df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/profiling/with_perf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Tree
282282
What happens with `--tree-callees` is that
283283

284284
- we find each sample matching the regular expression
285-
- we look at the code that is occurs *after* the regex match and try
285+
- we look at the code that occurs *after* the regex match and try
286286
to build up a call tree
287287

288288
The `--tree-min-percent 3` option says "only show me things that take

0 commit comments

Comments
 (0)