From ab3c9ca4314feb1cf50e4aec0f700537e03b438a Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Mon, 17 Apr 2023 16:34:30 +0200 Subject: [PATCH] Update plugins/window-state/package.json Co-authored-by: Fabian-Lars --- plugins/window-state/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/window-state/package.json b/plugins/window-state/package.json index 8715931e..318eae33 100644 --- a/plugins/window-state/package.json +++ b/plugins/window-state/package.json @@ -1,7 +1,7 @@ { "name": "tauri-plugin-window-state-api", "version": "0.1.0", - "description": "Save window positions and sizse and restore them when the app is reopened.", + "description": "Save window positions and sizes and restore them when the app is reopened.", "license": "MIT or APACHE-2.0", "authors": [ "Tauri Programme within The Commons Conservancy"