From ddbfb817b4354b720e3db5bbb2967d459c214b5b Mon Sep 17 00:00:00 2001 From: Stephen Kirby Date: Tue, 26 Sep 2023 00:44:25 +0000 Subject: [PATCH] sentence case README --- git-config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-config/README.md b/git-config/README.md index f5d9ae4..26c6e37 100644 --- a/git-config/README.md +++ b/git-config/README.md @@ -14,7 +14,7 @@ Runs a script that checks for stored Git credentials `user.name` and `user.email ## Examples -### Using Workspace owner +### Using workspace owner The credentials can be populated from the workspace owner's information. ```hcl