1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Merge pull request #18464 from SeaOfTea/patch-3

Fix typo for tool picker name
This commit is contained in:
mc
2022-06-07 16:44:57 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ export const allTools = {
cli: 'GitHub CLI',
codespaces: 'Codespaces',
curl: 'cURL',
desktop: 'Dekstop',
desktop: 'Desktop',
importer_cli: 'GitHub Enterprise Importer CLI',
graphql: 'GraphQL API',
powershell: 'PowerShell',