Skip to content

Commit

Permalink
Fix typo in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Oct 18, 2023
1 parent abd6f61 commit 38364b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ A callback is awaited once this filter function returns true.

.. code-block:: python
from pyplumio.filter import delta
from pyplumio.filter import custom
# Await the callback when temperature is higher that 10 degrees
# Celsius.
Expand Down

0 comments on commit 38364b5

Please sign in to comment.