Skip to content

Commit 4ff88ab

Browse files
committed
More tweaks
1 parent dbdc888 commit 4ff88ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/ide/types/FileSystem.types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export interface FileSystem {
1818
readonly cursorlessDir: string;
1919

2020
/**
21-
* The path to the spoken forms JSON file.
21+
* The path to the Cursorless talon state JSON file.
2222
*/
2323
readonly cursorlessTalonStateJsonPath: string;
2424
}

0 commit comments

Comments
 (0)