Minor language tweak to avoid repetition

This commit is contained in:
Billy Griffin 2020-03-10 15:31:33 -06:00
parent 21419531e3
commit 5663a67df4

View file

@ -24,4 +24,4 @@ If you are set on using a tool that acts as a wrapper for Git itself, `hub` is l
If you want a tool thats more opinionated and intended to help simplify your GitHub workflows from the command line, we hope youll use `gh`. And since `gh` is maintained by a team at GitHub, we intend to be responsive to peoples concerns and needs and improve the tool based on how people are using it over time.
GitHub CLI is not intended to be an exact replacement for `hub` and likely never will be, but our hope is that the vast majority of GitHub users who use the CLI will find more and more value in using `gh` as we build it out over time.
GitHub CLI is not intended to be an exact replacement for `hub` and likely never will be, but our hope is that the vast majority of GitHub users who use the CLI will find more and more value in using `gh` as we continue to improve it.