From 61bdf04bc80f5cc1b65c00e028e682c43787e358 Mon Sep 17 00:00:00 2001 From: Bryan Lee <38807139+liby@users.noreply.github.com> Date: Mon, 30 Jan 2023 17:43:57 +0800 Subject: [PATCH] docs: fix typo (#117) --- plugins/window-state/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/window-state/README.md b/plugins/window-state/README.md index aa9aa865..de86ae9e 100644 --- a/plugins/window-state/README.md +++ b/plugins/window-state/README.md @@ -1,6 +1,6 @@ ![plugin-window-state](banner.png) -Save window positions and sizse and restore them when the app is reopened. +Save window positions and sizes and restore them when the app is reopened. ## Install