mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
📝 Add a missing comma
This commit is contained in:
@@ -100,7 +100,7 @@ off.
|
||||
- `deactivate()`: This **optional** method is called when the window is shutting
|
||||
down, or when your package is being updated or disabled. If your package is
|
||||
watching any files, holding external resources, providing commands or subscribing
|
||||
to events release them here.
|
||||
to events, release them here.
|
||||
|
||||
### Simple Package Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user