Skip to content

Commit

Permalink
More tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed Oct 26, 2023
1 parent 285e614 commit 4d20004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/ide/types/FileSystem.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export interface FileSystem {
readonly cursorlessDir: string;

/**
* The path to the spoken forms JSON file.
* The path to the Cursorless talon state JSON file.
*/
readonly cursorlessTalonStateJsonPath: string;
}

0 comments on commit 4d20004

Please sign in to comment.