Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
viniarck committed Nov 7, 2024
1 parent b6a0c3c commit 6627a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def on_topology_loaded(self, _event: KytosEvent):
self.handler_on_topology_loaded()

def handler_on_topology_loaded(self):
"""Hnalder on_topology_loaded."""
"""Handler on_topology_loaded."""
self.load_kytos_topology()

@listen_to("kytos/topology.updated")
Expand Down

0 comments on commit 6627a47

Please sign in to comment.