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 bd4dc4c commit f2e4f57Copy full SHA for f2e4f57
contributing/code/stack_trace.rst
@@ -5,7 +5,7 @@ When :doc:`reporting a bug </contributing/code/bugs>` for an
5
exception or a wrong behavior in code, it is crucial that you provide
6
one or several stack traces. To understand why, you first have to
7
understand what a stack trace is, and how it can be useful to you as a
8
-developer, and to library maintainers.
+developer, and also to library maintainers.
9
10
Anatomy of a Stack Trace
11
------------------------
0 commit comments