From 33203e76ecc1177b09fcea482661c9b472874c9f Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 26 Feb 2018 21:23:08 +0000 Subject: Fix typo in documentation --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 3d3312c..5f89515 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -172,7 +172,7 @@ The following are valid arguments which may be passed to the Raven client: ] Each item can be either a string or a class. - String declaration is strict (ie. does not works for child exceptions) + String declaration is strict (ie. does not work for child exceptions) whereas class declaration handle inheritance (ie. child exceptions are also ignored). .. describe:: sample_rate -- cgit v1.2.1