Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages/common/src/scopeSupportFacets/scopeSupportFacetInfos.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Pokey Rule <[email protected]>
AndreasArvidsson and pokey authored Dec 11, 2023
1 parent 1280ab9 commit 996e23f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ export const scopeSupportFacetInfos: Record<
ScopeSupportFacetInfo
> = {
command: {
description: "A spoken command",
description: "A command, for example Talon spoken command or bash",
scopeType: "command",
},

0 comments on commit 996e23f

Please sign in to comment.