From 0fa66e7d62efd7f89f2033a49aa77bf6a6ec446c Mon Sep 17 00:00:00 2001
From: Gareth Jones <Jones258@Gmail.com>
Date: Sun, 10 Mar 2024 09:40:13 +1300
Subject: [PATCH] docs: improve grammar

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20b18a9..d103bb4 100644
--- a/README.md
+++ b/README.md
@@ -376,7 +376,7 @@ jobs:
 
 ### Overwriting an Artifact
 
-Although it's not possible to mutate an Artifact, can completely overwrite one. But do note that this will give the Artifact a new ID, the previous one will no longer exist:
+Although it's not possible to mutate an Artifact, you can completely overwrite one but do note that this will give the Artifact a new ID, the previous one will no longer exist:
 
 ```yaml
 jobs: