From 8cda4c18f5f06798f14196f6354bfc78210e8a6f Mon Sep 17 00:00:00 2001 From: Gareth Jones 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 19170e6..0f3995e 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,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: