11--- 
2- title : logiteck -mx-ink-controls
2+ title : logitech -mx-ink-controls
33type : components 
44layout : docs 
55parent_section : components 
@@ -9,15 +9,15 @@ examples: []
99
1010[ trackedcontrols ] : ./tracked-controls.md 
1111
12- The logiteck -mx-ink-controls component interfaces with the Logitech MX Ink tracked pen. It
12+ The ` logitech -mx-ink-controls`  component interfaces with the Logitech MX Ink tracked pen. It
1313wraps the [ tracked-controls component] [ trackedcontrols ]  while adding button
1414mappings, events, and a pencil model.
1515
1616## Example  
1717
1818``` html 
19- <a-entity  logiteck -mx-ink-controls" hand: left" a-entity >
20- <a-entity  logiteck -mx-ink-controls" hand: right" a-entity >
19+ <a-entity  logitech -mx-ink-controls" hand: left" a-entity >
20+ <a-entity  logitech -mx-ink-controls" hand: right" a-entity >
2121``` 
2222
2323## Value  
@@ -46,8 +46,8 @@ mappings, events, and a pencil model.
4646Listen to the ` tipchanged `  event.
4747
4848``` html 
49- <a-entity  logiteck -mx-ink-controls" hand: left" tip-logging ></a-entity >
50- <a-entity  logiteck -mx-ink-controls" hand: right" tip-logging ></a-entity >
49+ <a-entity  logitech -mx-ink-controls" hand: left" tip-logging ></a-entity >
50+ <a-entity  logitech -mx-ink-controls" hand: right" tip-logging ></a-entity >
5151``` 
5252
5353``` javascript 
@@ -63,4 +63,4 @@ AFRAME.registerComponent('tip-logging',{
6363
6464## Assets  
6565
66- -  [ Logiteck  MX Ink glTF] ( https://cdn.aframe.io/controllers/logitech/logitech-mx-ink.glb ) 
66+ -  [ Logitech  MX Ink glTF] ( https://cdn.aframe.io/controllers/logitech/logitech-mx-ink.glb ) 
0 commit comments