aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/corpora.md
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2016-12-06 13:22:13 -0800
committerGravatar GitHub <noreply@github.com>2016-12-06 13:22:13 -0800
commiteaac80eaf9a7f1893f8639de72da222f46ffc362 (patch)
treecc1c814e63cdec78600612891ff8fe2928113608 /docs/corpora.md
parent061a481967c4618463f8e46ae0343378a6f5009b (diff)
Update corpora.md
Diffstat (limited to 'docs/corpora.md')
-rw-r--r--docs/corpora.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/corpora.md b/docs/corpora.md
index ee779f1d..19af3046 100644
--- a/docs/corpora.md
+++ b/docs/corpora.md
@@ -24,7 +24,7 @@ If you would like to download the entire corpus, from the cloud console link, co
And then run the following command to copy the corpus to a directory on your machine.
```bash
-gsutil -m rsync gs://<corpus_path> <local_directory>
+gsutil -m rsync gs://<bucket_path> <local_directory>
```
Following the expat example above, this would be: