aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d90358..5df3a56 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ You can now create new instances with your custom image:
$ gcloud compute instances create INSTANCE_NAME --image=IMAGE_NAME
```
-The Google Cloud Storage file is no longer needed, so you can delete if you
+The Google Cloud Storage file is no longer needed, so you can delete it if you
want:
```console