docs: uniformize tutorial titles (#30527)

This commit is contained in:
Erick Zhao 2021-08-16 05:12:34 -07:00 committed by GitHub
parent fcce2b16d5
commit 740dcc5c16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
# Windows 10 on Arm
# Windows on ARM
If your app runs with Electron 6.0.8 or later, you can now build it for Windows 10 on Arm. This considerably improves performance, but requires recompilation of any native modules used in your app. It may also require small fixups to your build and packaging scripts.