diff --git a/pages/linux/wmctrl.md b/pages/linux/wmctrl.md index a6fe9467f..d03170117 100644 --- a/pages/linux/wmctrl.md +++ b/pages/linux/wmctrl.md @@ -23,6 +23,6 @@ `wmctrl -r {{window_title}} -b toggle,fullscreen` -- Select a window a move it to a workspace: +- Select a window and move it to a workspace: `wmctrl -r {{window_title}} -t {{workspace_number}}`