diff --git a/kiauh/components/octoeverywhere/octoeverywhere_setup.py b/kiauh/components/octoeverywhere/octoeverywhere_setup.py index be556dd..26ea678 100644 --- a/kiauh/components/octoeverywhere/octoeverywhere_setup.py +++ b/kiauh/components/octoeverywhere/octoeverywhere_setup.py @@ -61,7 +61,7 @@ def install_octoeverywhere() -> None: DialogType.INFO, [ "OctoEverywhere is already installed!", - "It is save to run the installer again to link your " + "It is safe to run the installer again to link your " "printer or repair any issues.", ], padding_top=0, diff --git a/kiauh/extensions/obico/moonraker_obico_extension.py b/kiauh/extensions/obico/moonraker_obico_extension.py index 2b18cf1..c010041 100644 --- a/kiauh/extensions/obico/moonraker_obico_extension.py +++ b/kiauh/extensions/obico/moonraker_obico_extension.py @@ -212,7 +212,7 @@ class ObicoExtension(BaseExtension): DialogType.INFO, [ "Obico is already installed!", - "It is save to run the installer again to link your " + "It is safe to run the installer again to link your " "printer or repair any issues.", "\n\n", "You can perform the following actions:",