浏览代码

A few corrections

AJvanLoon 6 年之前
父节点
当前提交
af5f2eb01f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      website/src/_posts/2019-04-liftoff-18.md

+ 3 - 3
website/src/_posts/2019-04-liftoff-18.md

@@ -13,15 +13,15 @@ Hi! You're reading our '30 Days to Liftoff' blog post challenge about the **laun
 
 <!--more-->
 
-- [Ife](https://github.com/ifedapoolarewaju) addressed all of [Marius](https://github.com/Acconut)' feedback towards [having React Native compatible fingerprinting](https://github.com/tus/tus-js-client/pull/73) in tus-js-client.
+- [Ife](https://github.com/ifedapoolarewaju) addressed all of [Marius](https://github.com/Acconut)' feedback towards [having React-Native-compatible fingerprinting](https://github.com/tus/tus-js-client/pull/73) in tus-js-client.
 
 - [Artur](https://github.com/arturi) and [Alex](https://github.com/nqst) had a call where they discussed Alex’s design improvements, and Alex's [Design Facelift PR](https://github.com/transloadit/uppy/pull/1442) is now ready to be reviewed and merged :tada:
 
 - Artur iterated on [Samuel](https://github.com/samuelayo)'s [XHR backend examples](https://github.com/transloadit/uppy/pull/1389).
 
-- Ife, Artur, Alex and Marius are chasing down an issue where appending form fields is [causing 423 responses from tusd](https://github.com/tus/tusd/issues/259). Marius already pushed out a number of fixes as a result, and released a new version of tus-js-client (1.7.1).
+- Ife, Artur, Alex and Marius are chasing down an issue where appending form fields is [causing 423 responses from tusd](https://github.com/tus/tusd/issues/259). Marius already pushed out a number of fixes as a result and released a new version of tus-js-client (1.7.1).
 
-- Artur and [Kevin](https://github.com/tim-kos) paired up to create a new structure for [Locale Packs](https://github.com/transloadit/uppy/pull/1443). The `en_US` locale is now generated from whatever strings where used in Uppy's plugins, so other languages can now use it as a reference. There will also be reporting on unused strings.
+- Artur and [Kevin](https://github.com/tim-kos) paired up to create a new structure for [Locale Packs](https://github.com/transloadit/uppy/pull/1443). The `en_US` locale is now generated from whatever strings where used in Uppy's plugins, so other languages can use it as a reference. There will also be reporting on unused strings.
 
 - [Evgenia](https://github.com/lakesare) continues to charge at fixing Drag & Drop issues, and [Renée](https://github.com/goto-bus-stop) is working on making the Robodog Dashboard work inline (as well as a popup).