diff --git a/src/main_window/window.blp b/src/main_window/window.blp index 8b4c7b9..ac021c1 100644 --- a/src/main_window/window.blp +++ b/src/main_window/window.blp @@ -24,7 +24,7 @@ template $WarehouseWindow: Adw.ApplicationWindow { Adw.StatusPage file_drop_view { icon-name: "folder-open-symbolic"; title: _("Drop to Open"); - description: _("Install Flatpaks or Add a Remotes"); + description: _("Install Flatpaks or Add a Remote"); styles ["drag-overlay-status-page"] } }