Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudruffin committed Dec 14, 2016
1 parent b03fae4 commit 578ec3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions routes/send.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ debug.log = console.log.bind(console);
var dumbQuotes = ["Let us ease your file transfers",
"Making the world a better place",
"Make file transfers, not war",
"When transfers become pleasure",
"File transfer is not fatality",
"When file transfer become pleasure",
"File transfer is not a fatality",
"Helping humanity thrive"];

/* GET home page. */
Expand Down

0 comments on commit 578ec3c

Please sign in to comment.