summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/debug.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst
index 647c7e5..b5567cc 100644
--- a/doc/source/debug.rst
+++ b/doc/source/debug.rst
@@ -23,7 +23,7 @@ so we can see what's happening.
23Snuffleupagus is crashing 23Snuffleupagus is crashing
24------------------------- 24-------------------------
25 25
26While do do our very best to make snuffleupagus solid as possible, we're humans, 26While we do do our very best to make snuffleupagus solid as possible, we're humans,
27and computers are hard, so crashes can happen. If you're encountering one in production, 27and computers are hard, so crashes can happen. If you're encountering one in production,
28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ 28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__
29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. 29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`.