зеркало из https://github.com/github/docs.git
Fix typo for tool picker name
Dekstop -> Desktop
This commit is contained in:
Родитель
3a3e36a525
Коммит
ce91017132
|
@ -4,7 +4,7 @@ export const allTools = {
|
||||||
cli: 'GitHub CLI',
|
cli: 'GitHub CLI',
|
||||||
codespaces: 'Codespaces',
|
codespaces: 'Codespaces',
|
||||||
curl: 'cURL',
|
curl: 'cURL',
|
||||||
desktop: 'Dekstop',
|
desktop: 'Desktop',
|
||||||
importer_cli: 'GitHub Enterprise Importer CLI',
|
importer_cli: 'GitHub Enterprise Importer CLI',
|
||||||
graphql: 'GraphQL API',
|
graphql: 'GraphQL API',
|
||||||
powershell: 'PowerShell',
|
powershell: 'PowerShell',
|
||||||
|
|
Загрузка…
Ссылка в новой задаче