mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
📝 Rephrase the description of event
This commit is contained in:
@@ -20,7 +20,7 @@ SequenceCount = 0
|
||||
#
|
||||
# Command names must follow the `namespace:event` pattern, where both parts can
|
||||
# be further split into words by hyphens. Typically `namespace` will be the
|
||||
# name of your package, and `event` the name of your command.
|
||||
# name of your package, and `event` describes the behavior of your command.
|
||||
# E.g. `awesome-package:toggle`.
|
||||
#
|
||||
# As the event bubbles upward through the DOM, all registered event listeners
|
||||
|
||||
Reference in New Issue
Block a user