Skip to content

Commit 4da1f7f

Browse files
KAGEYAM4sezanzeb
andauthored
Docs: clears misunderstanding on where Macros can be used (#973)
* Docs: clears misunderstanding on where Macros can be used * Apply suggestions from code review Co-authored-by: Tobi <[email protected]> --------- Co-authored-by: Tobi <[email protected]>
1 parent cf01699 commit 4da1f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ as shown in the screenshots below.
1313
<img src="usage_2.png"/>
1414
</p>
1515

16-
In the text input field, type the key to which you would like to map this input.
16+
In the "Output" textbox on the right, type the key to which you would like to map this input.
1717
More information about the possible mappings can be found in
1818
[examples.md](./examples.md) and [below](#key-names). You can also write your macro
19-
into the text input field. If you hit enter, it will switch to a multiline-editor with
19+
into the "Output" textbox. If you hit enter, it will switch to a multiline-editor with
2020
line-numbers.
2121

2222
Changes are saved automatically. Press the "Apply" button to activate (inject) the

0 commit comments

Comments
 (0)