From 0ac6f090795709dc969adc6cc49185d5e5954f10 Mon Sep 17 00:00:00 2001 From: Ido David <36866853+ido-namely@users.noreply.github.com> Date: Mon, 11 Jul 2022 18:02:11 -0400 Subject: [PATCH] Update .github/README.md Co-authored-by: Steve Ognibene --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 681172ff..f9162d54 100644 --- a/.github/README.md +++ b/.github/README.md @@ -30,7 +30,7 @@ In this repo, we have several groups configured according to specific dependenci * All other minor/patch dependency updates - Usually as long as the tests pass for this PR we should be able to merge & release a new patch version in this repo. -* Go gRPC Gateway module - This dependency is singled out since we cannot update it yet due to a breaking change. once we do update it, we can move this dependency to the same group as the other non gRPC dependencies. +* Go gRPC Gateway module - This dependency is singled out since we cannot update it yet due to a breaking change. Once we do update it, we can move this dependency to the same group as the other non gRPC dependencies. ## How to keep maintaining Renovate in this repo?