ソースを参照

Update download.md

Since both the pages provide CDN, it's better to use 'and'.
Projjol Banerji 10 年 前
コミット
b5302e5e79
1 ファイル変更2 行追加2 行削除
  1. 2 2
      docs/_i18n/en/getting-started/download.md

+ 2 - 2
docs/_i18n/en/getting-started/download.md

@@ -18,7 +18,7 @@ Source css, JavaScript, locales, and extensions, along with our docs.
 
 ## CDN
 
-The folks over at [CDNJS](http://www.cdnjs.com/libraries/bootstrap-table) or [bootcss](http://open.bootcss.com/bootstrap-table/) graciously provide CDN support for CSS and JavaScript of Bootstrap table. Just use these CDN links.
+The folks over at [CDNJS](http://www.cdnjs.com/libraries/bootstrap-table) and [bootcss](http://open.bootcss.com/bootstrap-table/) graciously provide CDN support for CSS and JavaScript of Bootstrap table. Just use these CDN links.
 
 ```html
 <!-- Latest compiled and minified CSS -->
@@ -37,4 +37,4 @@ Install and manage Bootstrap table's CSS, JavaScript, locales, and extensions us
 
 ```bash
 $ bower install bootstrap-table
-```
+```