From 5663a67df4ce43d2cbcfb5837326c065c74cd226 Mon Sep 17 00:00:00 2001 From: Billy Griffin <5091167+billygriffin@users.noreply.github.com> Date: Tue, 10 Mar 2020 15:31:33 -0600 Subject: [PATCH] Minor language tweak to avoid repetition --- docs/gh-vs-hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gh-vs-hub.md b/docs/gh-vs-hub.md index cfd6c88bc..207a0a956 100644 --- a/docs/gh-vs-hub.md +++ b/docs/gh-vs-hub.md @@ -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 that’s more opinionated and intended to help simplify your GitHub workflows from the command line, we hope you’ll use `gh`. And since `gh` is maintained by a team at GitHub, we intend to be responsive to people’s 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.