Skip to content

Commit b375735

Browse files
authored
A couple more capitalization fixes and a typo fix
1 parent 5cae336 commit b375735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Customization/talon-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 2
44

55
# `.talon` Files
66

7-
The primary way to extend Talon is using `.talon` files placed anywherein the `user` directory. A Talon file comes in two parts
7+
The primary way to extend Talon is using `.talon` files placed anywhere in the `user` directory. A Talon file comes in two parts:
88

99
- A [context header](#context-header) defining the circumstances in which the file is active
1010
- A body that implements various behaviors within that context which can:

0 commit comments

Comments
 (0)