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"