Skip to content

Commit

Permalink
minor db_download text change
Browse files Browse the repository at this point in the history
  • Loading branch information
DomBennett committed Sep 16, 2018
1 parent 9ef3a80 commit e909d0e
Show file tree
Hide file tree
Showing 23 changed files with 163 additions and 195 deletions.
2 changes: 1 addition & 1 deletion R/download-tools.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ predict_datasizes <- function(uncompressed_filesize) {
caveat <- paste0('\nPlease note, the real sizes of the database and its ',
'downloads cannot be\naccurately predicted beforehand.\n',
'These are just estimates, actual sizes may differ by up ',
'to 0-5GB.\n')
'to a factor of two.\n')
cat_line(crayon::italic(caveat))
}

Expand Down
4 changes: 2 additions & 2 deletions docs/articles/2_search_and_fetch.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 23 additions & 15 deletions docs/articles/3_parsing.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/articles/4_phylotar.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/5_tips_and_tricks.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e909d0e

Please sign in to comment.