소스 검색

Description tweak

Artur Paikin 9 년 전
부모
커밋
9c6706fe64
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      website/_config.yml

+ 2 - 2
website/_config.yml

@@ -20,8 +20,8 @@ logo_medium: /images/dog-172.png
 logo_icon: /images/emojis/dog.png
 description: >
   Uppy is (going to be) an uploader written in ES6 JavaScript with a plugin-based architecture, making
-  it very extensible. Out of the box it supports tapping into Dropbox, Instagram, Local files. It
-  has support for resumable file uploads via <a href="http://tus.io">tus.io</a>, and adding encoding backends.
+  it very extensible. Supports tapping into Dropbox, Instagram and Local files out of the box,
+  as well as resumable file uploads via <a href="http://tus.io">tus.io</a> and adding encoding backends.
   Uppy is brought to you by the people behind <a href="https://transloadit.com">Transloadit</a> and as such has first class
   support for adding their uploading and encoding backend, but this is opt-in, and you can just as easily
   roll your own.