Browse Source

Update 2018-08-0.27.md

Kevin van Zonneveld 6 years ago
parent
commit
d6578197ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/_posts/2018-08-0.27.md

+ 1 - 1
website/src/_posts/2018-08-0.27.md

@@ -86,7 +86,7 @@ So, to hopefully end this confusion once and for all, we are renaming Uppy Serve
 
 Simultaneously, we moved Uppy Companion into the main [transloadit/uppy](https://github.com/transloadit/uppy) [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md). This centralizes Uppy issue reporting and makes it easier to do updates and simultaneous releases of the client and Companion parts.
 
-The first release of `@uppy/companion` is 0.14, and the last `uppy-server` release is 0.13.4. `uppy-server` will be deprecated on NPM soon.
+The first release of `@uppy/companion` is 0.14, and the last `uppy-server` release is 0.13.4. `uppy-server` will be deprecated on npm soon.
 
 Note that despite the rename, configuration for standalone Companion still uses `UPPYSERVER_` environment variables. This should ease the transition, since you will only have to update the package name for now. Once we add `COMPANION_` variable support, we will continue to support `UPPYSERVER_` environment variables to smoothen the transition. And of course, we will notify you here when that time comes!