We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cfd50 commit 68209b1Copy full SHA for 68209b1
contributing/code/stack_trace.rst
@@ -91,7 +91,7 @@ Several things need to be paid attention to when picking a stack trace
91
from your development environment through a web browser:
92
93
1. Are there several exceptions? If yes, the most interesting one is
94
- often exception 1/n which, is shown _last_ in the example below (it
+ often exception 1/n which, is shown *last* in the example below (it
95
is the one marked as exception [1/2]).
96
2. Under the "Stack Traces" tab, you will find exceptions in plain
97
text, so that you can easily share them in e.g. bug reports. Make
0 commit comments