Browse Source

Removed tuts

Thanks @arturi !
AJvanLoon 6 years ago
parent
commit
060a2a1698
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/_posts/2019-04-liftoff-08.md

+ 1 - 1
website/src/_posts/2019-04-liftoff-08.md

@@ -32,7 +32,7 @@ After:<br />
 
 ## In Progress
 
-- We are currently investigating an issue with `tuts-js-client`, which affects uploads where the file size is larger than 500MB as reported in this [issue](https://github.com/tus/tus-js-client/issues/146).
+- We are currently investigating an issue with `tus-js-client`, which affects uploads where the file size is larger than 500MB as reported in this [issue](https://github.com/tus/tus-js-client/issues/146).
 
 - We are also doing more research on `tus-js-client` fingerprints. Since these are identical for each file on React Native, the team is figuring out how to properly identify files on that platform, because [the standard file properties that tus-js-client relies on](https://github.com/tus/tus-js-client/blob/master/lib/fingerprint.js#L10) are not available.