diff --git a/README.md b/README.md
index 8b73a2a..40aa1cd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # checkout
 
-This action checks out your repository to `$GITHUB_WORKSPACE`, so that you so that your workflow can access the contents of your repository.
+This action checks out your repository to `$GITHUB_WORKSPACE`, so that your workflow can access the contents of your repository.
 
 # Usage