Просмотр исходного кода

Fixed tiny typo in tus.md

tot -> to
Manuel Kießling 6 лет назад
Родитель
Сommit
e1c23d3a5f
1 измененных файлов с 1 добавлено и 1 удалено
  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'`