aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/howto/telemetry.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/howto/telemetry.rst')
-rw-r--r--doc/guides/howto/telemetry.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/howto/telemetry.rst b/doc/guides/howto/telemetry.rst
index 3fcb0619..00f8f7a8 100644
--- a/doc/guides/howto/telemetry.rst
+++ b/doc/guides/howto/telemetry.rst
@@ -29,7 +29,7 @@ formatted in JSON and sent back to the requesting client.
Pre-requisites
~~~~~~~~~~~~~~
-* Python ≥ 2.5
+* Python >= 2.5
* Jansson library for JSON serialization