Skip to content

Commit

Permalink
Emojify the support message ❤️
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 authored and mroderick committed Mar 21, 2018
1 parent a87ef85 commit 9fb8577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/support-sinon.js
Expand Up @@ -5,7 +5,7 @@ var color = require("../lib/sinon/color");

var output =
color.green(
"Love sinon? You can now support the project via the open collective:"
"Have some ❤️ for Sinon? You can support the project via Open Collective:"
) +
color.white("\n > ") +
color.cyan(color.bold("https://opencollective.com/sinon/donate\n"));
Expand Down

0 comments on commit 9fb8577

Please sign in to comment.