diff --git a/README.md b/README.md index 87bd6b54..ae346e29 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ There are two macros the plugin provides: ### `OSM(mod)` -> A macro that takes a single argument, the name of the modifier: `LeftCtrl`, -> `LeftShift`, `LeftAlt`, `LeftGUI` or their right-side variant. When marked up +> A macro that takes a single argument, the name of the modifier: `LeftControl`, +> `LeftShift`, `LeftAlt`, `LeftGui` or their right-side variant. When marked up > with this macro, the modifier will act as a one-shot modifier. ### `OSL(layer)`