Skip to content

Commit 066369f

Browse files
authored
Merge pull request #476 from Rendusaz/patch-1
^ Update Cork Shortcuts.swift
2 parents 09b3ff3 + 4da195a commit 066369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cork/Logic/App Intents/Shortcuts Provider/Cork Shortcuts.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ struct CorkShortcuts: AppShortcutsProvider
1515
AppShortcut(
1616
intent: GetInstalledPackagesIntent(),
1717
phrases: [
18-
"Show me my installed Homebrew packages"
18+
"Show me my installed Homebrew packages in ${applicationName}"
1919
]
2020
)
2121
}

0 commit comments

Comments
 (0)