Skip to content

Commit 9399c28

Browse files
authored
fix typo in readme
1 parent 1ea5655 commit 9399c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/debug_python_with_pyroscope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to Debug Performance Issues in Python with
1+
# How to Debug Performance Issues in Python with Profilers
22
## Using flame graphs to get to the root of the problem
33

44
I know from personal experience that debugging performance issues on Python servers can be incredibly frustrating. Usually, increased traffic or a transient bug would cause end users to report that something was wrong.

0 commit comments

Comments
 (0)