diff --git a/docs/ldml/tr35-keyboards.md b/docs/ldml/tr35-keyboards.md index b1866afe45d..2807678e1da 100644 --- a/docs/ldml/tr35-keyboards.md +++ b/docs/ldml/tr35-keyboards.md @@ -1076,7 +1076,7 @@ _Attribute:_ `output` (optional) _Attribute:_ `id` (optional) -> Specifies the `key` id. This is useful for keys which do not produce any output (no `output=` value), such as a shift key. +> Specifies the `key` id. This is useful for keys which do not produce any output (no `output=` value), such as layer switching keys. > > This attribute must match `[A-Za-z0-9][A-Za-z0-9-]*`