diff --git a/docs/source/index.rst b/docs/source/index.rst index 637989f..bd79382 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -11,13 +11,13 @@ Zabbix module for Python ======================== -That set of modules allow to work with Zabbix in Python. +This set of modules allows you to work with Zabbix in Python. Currently it contains: - * :ref:`pyzabbix.api` for work with Zabbix API. - * :ref:`pyzabbix.sender` for send metrics to Zabbix. + * :ref:`pyzabbix.api` for working with the Zabbix API. + * :ref:`pyzabbix.sender` for sending metrics to Zabbix. -.. note:: `py-zabbix` do not require addition modules, it use only standard +.. note:: `py-zabbix` does not require additional modules, it uses only standard Python modules. .. toctree::