mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 03:46:03 +08:00
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