diff --git a/docs/src/receivers.rst b/docs/src/receivers.rst index af919faa2..31ff8f734 100644 --- a/docs/src/receivers.rst +++ b/docs/src/receivers.rst @@ -1,7 +1,7 @@ Custom Receiver ================= -The receiver essentially listens to UDP data packats sent out by the detector. +The receiver essentially listens to UDP data packets sent out by the detector. To know more about detector receiver setup in the config file, please check out :ref:`the detector-receiver UDP configuration in the config file` and the :ref:`detector udp format`.