Fix typo in distribution docs (#31880)

Co-authored-by: Sergey Zolotarev <sryze@protonmail.com>
This commit is contained in:
trop[bot]
2021-11-18 20:31:51 +09:00
committed by GitHub
parent 8eca8c3acc
commit 5ecdd7ba10

View File

@@ -56,7 +56,7 @@ will then be your distribution to deliver to users.
### With an app source code archive
Instead of from shipping your app by copying all of its source files, you can
Instead of shipping your app by copying all of its source files, you can
package your app into an [asar] archive to improve the performance of reading
files on platforms like Windows, if you are not already using a bundler such
as Parcel or Webpack.