From 38262be43f34b40e7a94cbbb7b2716f0c556b07d Mon Sep 17 00:00:00 2001
From: Graham Christensen <graham@grahamc.com>
Date: Wed, 27 Oct 2021 12:27:16 -0400
Subject: [PATCH] Update README.md

Co-authored-by: Cole Helbling <cole.helbling@determinate.systems>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dce65d0..293ab79 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ jobs:
 
 ## Running GitHub Actions CI
 
-GitHub Actions will not run workflows when a branch is pushed or a PR is opened by a GitHub Action. To work around this, try:
+GitHub Actions will not run workflows when a branch is pushed by or a PR is opened by a GitHub Action. To work around this, try:
 
 ```
 git branch -D update_flake_lock_action