Browse Source

Merge pull request #482 from azeemba/seamless

Change seemlessly -> seamlessly
Artur Paikin 7 năm trước cách đây
mục cha
commit
44415d4e69
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      README.md
  2. 1 1
      website/_config.yml

+ 1 - 1
README.md

@@ -5,7 +5,7 @@
 <a href="https://www.npmjs.com/package/uppy"><img src="https://img.shields.io/npm/v/uppy.svg?style=flat-square"></a>
 <a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
 
-Uppy is a sleek, modular file uploader that integrates seemlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
+Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
 
 - **Fetch** files from local disk, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
 - **Preview** and edit metadata with a nice interface;

+ 1 - 1
website/_config.yml

@@ -13,7 +13,7 @@ logo_large: /images/logos/uppy-dog-full.svg
 logo_medium: /images/logos/uppy-dog-head-arrow.svg
 logo_icon: /images/logos/uppy-dog-head-arrow.png
 description: >
-    Uppy is a sleek, modular file uploader that integrates seemlessly with any framework. 
+    Uppy is a sleek, modular file uploader that integrates seamlessly with any framework. 
     It fetches files from local disk, Google Drive, Dropbox, Instagram, remote URLs, cameras and other exciting locations, and then uploads them to the final destination. 
     It’s fast, easy to use and let's you worry about more important problems than building a file uploader.
 descriptionWho: >