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 @@
# Using Native Node Modules
# Native Node Modules
Native Node.js modules are supported by Electron, but since Electron has a different
[application binary interface (ABI)][abi] from a given Node.js binary (due to