Quellcode durchsuchen

Merge pull request #1230 from manuelkiessling/patch-1

Fixed tiny typo in tus.md
Renée Kooi vor 6 Jahren
Ursprung
Commit
fb61c9bff6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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'`