We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cae336 commit b375735Copy full SHA for b375735
docs/Customization/talon-files.md
@@ -4,7 +4,7 @@ sidebar_position: 2
4
5
# `.talon` Files
6
7
-The primary way to extend Talon is using `.talon` files placed anywherein the `user` directory. A Talon file comes in two parts
+The primary way to extend Talon is using `.talon` files placed anywhere in the `user` directory. A Talon file comes in two parts:
8
9
- A [context header](#context-header) defining the circumstances in which the file is active
10
- A body that implements various behaviors within that context which can:
0 commit comments