Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Drapeau committed Nov 30, 2011
1 parent 266912e commit c3d6d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedback.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $(document).ready(function() {
var options = {
// You can find your Planbox initiative token on the Manage page
// Instructions: http://www.planbox.com/help/user_feedback
planboxToken: '<TOKEN'>,
planboxToken: '<TOKEN>',

// You can forward any incoming feedback to an email
// Keep empty not to. Only a single email is allowed.
Expand Down

0 comments on commit c3d6d45

Please sign in to comment.