summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <michael-k@users.noreply.github.com>2018-02-26 21:23:08 +0000
committerMatt Robenolt <matt@ydekproductions.com>2018-02-26 13:52:25 -0800
commit33203e76ecc1177b09fcea482661c9b472874c9f (patch)
tree792f2fd9107f226cef5fc09d39f6965353256ab2
parentf579e6809b01d27da5fe515d8572b497c98b4b43 (diff)
downloadraven-33203e76ecc1177b09fcea482661c9b472874c9f.tar.gz
Fix typo in documentation
-rw-r--r--docs/advanced.rst2
1 files changed, 1 insertions, 1 deletions
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