diff --git a/docs/admin/git-providers.md b/docs/admin/git-providers.md index 9cce4236a7409..293c88ab3cabb 100644 --- a/docs/admin/git-providers.md +++ b/docs/admin/git-providers.md @@ -1,10 +1,10 @@ # Git Providers -Coder integrates with git providers so developers can authenticate with repositories within their workspace. +Coder integrates with git providers to automate away the need for developers to authenticate with repositories within their workspace. ## How it works -When developers use `git` inside their workspace, they are first prompted to authenticate. After that, Coder will store/refresh tokens for future operations. +When developers use `git` inside their workspace, they are prompted to authenticate. After that, Coder will store and refresh tokens for future operations.