mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix invalid lang tags (#19513)
This commit is contained in:
committed by
Shelley Vohr
parent
6e367dab9a
commit
af3316707f
@@ -17,7 +17,7 @@ Node.js application. The starting point is a `package.json` that is identical
|
||||
to that of a Node.js module. A most basic Electron app would have the following
|
||||
folder structure:
|
||||
|
||||
```text
|
||||
```plaintext
|
||||
your-app/
|
||||
├── package.json
|
||||
├── main.js
|
||||
|
||||
Reference in New Issue
Block a user