Browse Source

Merge pull request #1230 from manuelkiessling/patch-1

Fixed tiny typo in tus.md
Renée Kooi 6 năm trước cách đây
mục cha
commit
fb61c9bff6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      website/src/docs/tus.md

+ 1 - 1
website/src/docs/tus.md

@@ -37,7 +37,7 @@ const Tus = Uppy.Tus
 
 ## Options
 
-The `@uppy/tus` plugin supports all of [tus-js-client][]’s options. In addition tot that, it has the following configurable options:
+The `@uppy/tus` plugin supports all of [tus-js-client][]’s options. In addition to that, it has the following configurable options:
 
 ### `id: 'Tus'`