Bläddra i källkod

update 1.13 blog post

cc @arturi
Ifedapo .A. Olarewaju 5 år sedan
förälder
incheckning
5ad145775a
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      website/src/_posts/2020-04-1.13.md

+ 2 - 2
website/src/_posts/2020-04-1.13.md

@@ -63,7 +63,7 @@ See [the docs](/docs/dashboard/#metaFields) and [PR #2147](https://github.com/tr
 
 ## Google Docs support in Companion
 
-Companion now automagically converts GSuit documents, such as docs, spreadsheets and presentations, to `.docx`, `.xlsx` and `.ppt` files that can be open in various applications. Full list of type-to-extension mappings:
+Companion now automagically converts GSuite documents, such as docs, spreadsheets and presentations, to `.docx`, `.xlsx` and `.ppt` files that can be open in various applications. Full list of type-to-extension mappings:
 
 ```js
 {
@@ -75,7 +75,7 @@ Companion now automagically converts GSuit documents, such as docs, spreadsheets
 }
 ```
 
-Note that only documents up to 10MB are converted, this is GSuit’s limitation.
+Note that only documents under 10MB are converted. This is a limitation set by the Google Drive API.
 
 ## AWS S3