summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_macros.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_macros.md b/docs/feature_macros.md
index f39c1a40e8..810028cf70 100644
--- a/docs/feature_macros.md
+++ b/docs/feature_macros.md
@@ -46,7 +46,7 @@ If you type in a language other than English, or use a non-QWERTY layout like Co
{
"keyboard": "handwired/my_macropad",
"keymap": "my_keymap",
- "host_layout": "dvorak",
+ "host_language": "dvorak",
"macros": [
["Hello, World!"]
],