From 270010c8e912b393a02df86d23f9a1fb8258db4a Mon Sep 17 00:00:00 2001 From: Fariz Rahman Date: Sun, 19 Jul 2020 12:53:19 +0400 Subject: [PATCH] Update content/docs/command-reference/remote/modify.md Co-authored-by: Jorge Orpinel --- content/docs/command-reference/remote/modify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/command-reference/remote/modify.md b/content/docs/command-reference/remote/modify.md index b67dab8e21..7b6dd36390 100644 --- a/content/docs/command-reference/remote/modify.md +++ b/content/docs/command-reference/remote/modify.md @@ -108,7 +108,7 @@ these settings, you could use the following options: $ dvc remote modify myremote endpointurl https://myendpoint.com ``` -- `access_key_id` - AWS access key id to use to access S3: +- `access_key_id` - AWS Access Key ID: ```dvc $ dvc remote modify myremote access_key_id my-access-key-id