From b891b5e29c0c00d27bb5ee3968d8657d7c2b009e Mon Sep 17 00:00:00 2001 From: Mettwasser <68561341+Mettwasser@users.noreply.github.com> Date: Sat, 11 Nov 2023 14:13:18 +0100 Subject: [PATCH] docs(examples): Fixed typo --- examples/worldstate/listeners.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/worldstate/listeners.py b/examples/worldstate/listeners.py index 302728f..d725fe5 100644 --- a/examples/worldstate/listeners.py +++ b/examples/worldstate/listeners.py @@ -10,7 +10,7 @@ client = WorldstateClient() -# listed to any type of SingleQueryModel and TimedEvent +# listen to any type of SingleQueryModel and TimedEvent @client.listen_to(OrbVallis) # decorate with the listen_to(type) function # this function will be called if the state of the Type changes async def on_vallis_state_change(