diff --git a/src/atom.coffee b/src/atom.coffee index a20184e9d..ba6272562 100644 --- a/src/atom.coffee +++ b/src/atom.coffee @@ -494,7 +494,7 @@ class Atom extends Model # detailedMessage: 'Be honest.' # buttons: # Good: -> window.alert('good to hear') - # Bad: -> window.alert('bummer') + # Bad: -> window.alert('bummer') # ``` # # * `options` An {Object} with the following keys: