From 4919fa019614748880ed4b3d7bd8df68a08cdf7b Mon Sep 17 00:00:00 2001 From: Patrick Wyler Date: Wed, 24 May 2023 15:44:44 +0200 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a753c6a..165b349 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This action helps by easily syncing a Github repository with a Google Cloud Stor - A service account with access to the bucket - The service account key _(json format)_ -_\*If you want to sync to an existing bucket, make sure that your repository includes the whole content of it, otherwise you could lose data!_ +_\*If you want to sync to an existing bucket, make sure that your repository includes the whole content of it, otherwise you will lose data!_ ## Inputs - `secrets` Your Google service account credentials as json. _**(Required)**_