diff --git a/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua b/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua
index 0d95f5c9c606a8f2b41f902899cc5445cce998be..cdf2cb22444d18ddc5e4faf35f9404a254c390c5 100644
--- a/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua
+++ b/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua
@@ -7,7 +7,7 @@ local M = {}
 function M.section(form)
   local s = form:section(cbi.SimpleSection, nil, i18n.translate(
     'If you want the location of your node to be displayed on the map, '
-      .. 'you can set a automatic localization of your router or enter its coordinates here. Specifying the altitude '
+      .. 'you can set an automatically localization of your router or enter its coordinates here. Specifying the altitude '
       .. 'is optional and should only be done if a proper value is known.'))
 
   local o