From cbe20d9c96eee44fba8ef0f0c87b7d639c9fbdb2 Mon Sep 17 00:00:00 2001 From: grahamaj <4841181+grahamaj@users.noreply.github.com> Date: Fri, 1 May 2020 10:21:52 -0600 Subject: [PATCH] Grammar update for the FZ README (#2592) --- src/modules/fancyzones/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/fancyzones/README.md b/src/modules/fancyzones/README.md index 713a69d5e7..9789948939 100644 --- a/src/modules/fancyzones/README.md +++ b/src/modules/fancyzones/README.md @@ -1,5 +1,5 @@ # Overview -FancyZones is a window manager that is designed to make it easy to arrange and snap windows into efficient layouts for your workflow and also to restore these layouts quickly. FancyZones allows the user to define a set of window locations for a desktop that are drag targets for windows. When the user drags a window into a zone, the windows is resized and repositioned to fill that zone. +FancyZones is a window manager that is designed to make it easy to arrange and snap windows into efficient layouts for your workflow and also to restore these layouts quickly. FancyZones allows the user to define a set of window locations for a desktop that are drag targets for windows. When the user drags a window into a zone, the window is resized and repositioned to fill that zone. ![FancyZones](FancyZones.png)