Spelling for GitHub CLI (#1744)
This commit is contained in:
		@ -3,7 +3,7 @@
 | 
				
			|||||||
Cobra is a library for creating powerful modern CLI applications.
 | 
					Cobra is a library for creating powerful modern CLI applications.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Cobra is used in many Go projects such as [Kubernetes](https://kubernetes.io/),
 | 
					Cobra is used in many Go projects such as [Kubernetes](https://kubernetes.io/),
 | 
				
			||||||
[Hugo](https://gohugo.io), and [Github CLI](https://github.com/cli/cli) to
 | 
					[Hugo](https://gohugo.io), and [GitHub CLI](https://github.com/cli/cli) to
 | 
				
			||||||
name a few. [This list](./projects_using_cobra.md) contains a more extensive list of projects using Cobra.
 | 
					name a few. [This list](./projects_using_cobra.md) contains a more extensive list of projects using Cobra.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://github.com/spf13/cobra/actions?query=workflow%3ATest)
 | 
					[](https://github.com/spf13/cobra/actions?query=workflow%3ATest)
 | 
				
			||||||
 | 
				
			|||||||
@ -13,7 +13,7 @@
 | 
				
			|||||||
- [Gardener](https://github.com/gardener/gardenctl)
 | 
					- [Gardener](https://github.com/gardener/gardenctl)
 | 
				
			||||||
- [Giant Swarm's gsctl](https://github.com/giantswarm/gsctl)
 | 
					- [Giant Swarm's gsctl](https://github.com/giantswarm/gsctl)
 | 
				
			||||||
- [Git Bump](https://github.com/erdaltsksn/git-bump)
 | 
					- [Git Bump](https://github.com/erdaltsksn/git-bump)
 | 
				
			||||||
- [Github CLI](https://github.com/cli/cli)
 | 
					- [GitHub CLI](https://github.com/cli/cli)
 | 
				
			||||||
- [GitHub Labeler](https://github.com/erdaltsksn/gh-label)
 | 
					- [GitHub Labeler](https://github.com/erdaltsksn/gh-label)
 | 
				
			||||||
- [Golangci-lint](https://golangci-lint.run)
 | 
					- [Golangci-lint](https://golangci-lint.run)
 | 
				
			||||||
- [GopherJS](https://github.com/gopherjs/gopherjs)
 | 
					- [GopherJS](https://github.com/gopherjs/gopherjs)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user