From 2c10a5fbb34d1713f7fb77193ff003e62b32a9ed Mon Sep 17 00:00:00 2001 From: Elliot Wright Date: Fri, 2 Jun 2017 10:13:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd1e073..661f87c 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ You _must_ provide some [credentials for GCS][1]. The above example uses a servi mounting it into the container, then using the environment variable `GOOGLE_APPLICATION_CREDENTIALS` to specify the location of that key file. -The back to backup is specified in the command. You could use it as it is shown above, or you could -also mount individual directories to a parent folder, like this: +The folder to backup is specified in the command. You could use it as it is shown above, or you +could mount individual directories to a parent folder, like this: ``` docker run --rm \