summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Parker <jason.thomas.parker@gmail.com>2019-05-09 12:22:18 -0500
committerGitHub <noreply@github.com>2019-05-09 12:22:18 -0500
commit637bf3c3790fd3cccdc56f36b0d4ea1463642a7b (patch)
tree58bd066f84e80bfa274fb4059d66cc120024e7cd
parent006a86394c44ff71e6e8e52529daa3c0fdcc93fb (diff)
downloadpystatsd-637bf3c3790fd3cccdc56f36b0d4ea1463642a7b.tar.gz
Update configure.rst
-rw-r--r--docs/configure.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configure.rst b/docs/configure.rst
index ec6789b..66c81c6 100644
--- a/docs/configure.rst
+++ b/docs/configure.rst
@@ -61,7 +61,7 @@ will update the same stats.
.. versionadded:: 2.0.3
``maxudpsize`` specifies the maximum packet size statsd will use. This is an
-advanced options and should not be changed unless you know what you are doing.
+advanced option and should not be changed unless you know what you are doing.
Larger values then the default of 512 are generally deemed unsafe for use on
the internet. On a controlled local network or when the statsd server is
running on 127.0.0.1 larger values can decrease the number of UDP packets when