diff --git a/pwnagotchi/plugins/default/screen_refresh.py b/pwnagotchi/plugins/default/screen_refresh.py
index 94173ff..3c7047f 100644
--- a/pwnagotchi/plugins/default/screen_refresh.py
+++ b/pwnagotchi/plugins/default/screen_refresh.py
@@ -1,4 +1,4 @@
-__author__ = 'pwnagotcchi [at] rossmarks [dot] uk'
+__author__ = 'pwnagotchi [at] rossmarks [dot] uk'
 __version__ = '1.0.0'
 __name__ = 'screen_refresh'
 __license__ = 'GPL3'