diff --git a/_config.init.yml b/_config.init.yml
index afa7fe60d..6f024bd93 100644
--- a/_config.init.yml
+++ b/_config.init.yml
@@ -97,7 +97,7 @@ url: http://sparanoid.com
# Media assets URL used in posts, without trailing slash. ie. ``. In the most cases this URL should be powered by a CDN provider
file: //d349cztnlupsuf.cloudfront.net
-# Download files URL used in posts, ie. href="{{ site.download }}/package.zip", this should also be a CDN link just like `site.url`. There's no differences in `site.url` and `site.download`, I just use one CDN for post images and another for large download files. That's it. Remove or ignore this if you don't need it
+# Download files URL used in posts, ie. href="{{ site.download }}/package.zip", this should also be a CDN link just like `site.file`. There're no notable differences in `site.file` and `site.download`, I just use the one for post images and the other for large download files. That's it. Remove or ignore this if you don't need it.
download: http://dl.sparanoid.com
# Google Analytics tracking code
diff --git a/_config.yml b/_config.yml
index 18f50502e..1942faf8c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -87,7 +87,7 @@ url: http://sparanoid.com
# Media assets URL used in posts, without trailing slash. ie. ``. In the most cases this URL should be powered by a CDN provider
file: //d349cztnlupsuf.cloudfront.net
-# Download files URL used in posts, ie. href="{{ site.download }}/package.zip", this should also be a CDN link just like `site.url`. There's no differences in `site.url` and `site.download`, I just use one CDN for post images and another for large download files. That's it. Remove or ignore this if you don't need it
+# Download files URL used in posts, ie. href="{{ site.download }}/package.zip", this should also be a CDN link just like `site.file`. There're no notable differences in `site.file` and `site.download`, I just use the one for post images and the other for large download files. That's it. Remove or ignore this if you don't need it.
download: http://dl.sparanoid.com
# Google Analytics tracking code