From 849f01e6b782a58e71abcbf4c4f02e0ddeb771b2 Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 2 Jul 2021 06:44:55 +0200 Subject: [PATCH] FIx doc typo --- docs/data-download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-download.md b/docs/data-download.md index 01561c89b..0ca86b0d3 100644 --- a/docs/data-download.md +++ b/docs/data-download.md @@ -271,7 +271,7 @@ mkdir -p user_data/data/binance cp tests/testdata/pairs.json user_data/data/binance ``` -If you your configuration directory `user_data` was made by docker, you may get the following error: +If your configuration directory `user_data` was made by docker, you may get the following error: ``` cp: cannot create regular file 'user_data/data/binance/pairs.json': Permission denied