From 7505b2efdd6bd797b62be0c13519c4742f79ebed Mon Sep 17 00:00:00 2001 From: Nathan Hernandez Date: Wed, 16 Sep 2020 13:32:29 -0400 Subject: [PATCH] Insert missing word in documentation I've corrected the missing to something slightly different than what is seen in the official [`README.md`](https://github.com/material-shell/material-shell/blob/688ce24dd5c829d994bf10c8a79a6efd78901a4d/README.md#persistence). --- content/documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/documentation.md b/content/documentation.md index 5bc4e9d..ff1094f 100644 --- a/content/documentation.md +++ b/content/documentation.md @@ -137,7 +137,7 @@ At any time, it is possible to switch between these layouts: # Persistence -The best way to organise your windows and workspaces, is to not to. +The best way to organise your windows and workspaces, is to not need to. *Have you ever noticed that every time you open up your desktop, it is the same routine? Open up your apps, arrange them in the right place?* @@ -172,4 +172,4 @@ Some hotkeys might already be used by GNOME Shell - please check your keybinding #### Extra Hotkeys * `Super+Space` Cycle the tiling layout of the current workspace. -* `Super+Escape` Toggle the UI of Material-shell, like a Zen mode. \ No newline at end of file +* `Super+Escape` Toggle the UI of Material-shell, like a Zen mode.