Browse Source

Merge pull request #1200 from Projjol/patch-1

Update download.md
文翼 10 years ago
parent
commit
6497173e94
1 changed files with 2 additions and 2 deletions
  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
 ## 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
 ```html
 <!-- Latest compiled and minified CSS -->
 <!-- Latest compiled and minified CSS -->
@@ -37,4 +37,4 @@ Install and manage Bootstrap table's CSS, JavaScript, locales, and extensions us
 
 
 ```bash
 ```bash
 $ bower install bootstrap-table
 $ bower install bootstrap-table
-```
+```