Skip to content

Commit

Permalink
Merge pull request facebook#13 from s16h/patch-1
Browse files Browse the repository at this point in the history
Fixed a very minor typo (calback -> callback)
  • Loading branch information
vjeux committed Jul 30, 2014
2 parents cbe92fa + edf934f commit ace9c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dispatcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ class Dispatcher {
}

/**
* Call the calback stored with the given id. Also do some internal
* Call the callback stored with the given id. Also do some internal
* bookkeeping.
*
* @param {string} id
Expand Down

0 comments on commit ace9c2a

Please sign in to comment.