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 dbdc888 commit 4ff88abCopy full SHA for 4ff88ab
packages/common/src/ide/types/FileSystem.types.ts
@@ -18,7 +18,7 @@ export interface FileSystem {
18
readonly cursorlessDir: string;
19
20
/**
21
- * The path to the spoken forms JSON file.
+ * The path to the Cursorless talon state JSON file.
22
*/
23
readonly cursorlessTalonStateJsonPath: string;
24
}
0 commit comments