Skip to content

Commit f2e4f57

Browse files
Update contributing/code/stack_trace.rst
Co-authored-by: Antoine Makdessi <antoine.makdessi@agriconomie.com>
1 parent bd4dc4c commit f2e4f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/stack_trace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ When :doc:`reporting a bug </contributing/code/bugs>` for an
55
exception or a wrong behavior in code, it is crucial that you provide
66
one or several stack traces. To understand why, you first have to
77
understand what a stack trace is, and how it can be useful to you as a
8-
developer, and to library maintainers.
8+
developer, and also to library maintainers.
99

1010
Anatomy of a Stack Trace
1111
------------------------

0 commit comments

Comments
 (0)