mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #1480 from lazaruslarue/patch-1
fix minor text error
This commit is contained in:
@@ -18,7 +18,7 @@ Guide](https://github.com/styleguide/javascript), and also following rules:
|
||||
* File names should be concatenated with `-` instead of `_`, e.g.
|
||||
`file-name.coffee` rather than `file_name.coffee`, because in
|
||||
[github/atom](https://github.com/github/atom) module names are usually in
|
||||
the `module-name` form, this rule only apply to `.coffee` files.
|
||||
the `module-name` form, this rule only applies to `.coffee` files.
|
||||
|
||||
## API Names
|
||||
|
||||
|
||||
Reference in New Issue
Block a user