Skip to content

Commit

Permalink
Fix election dates
Browse files Browse the repository at this point in the history
  • Loading branch information
kochman committed Apr 4, 2018
1 parent 3c57117 commit 1f16bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/components/Home/HomeController.js
Expand Up @@ -106,7 +106,7 @@ app.controller('HomeController', ['$scope', '$sce', '$showdown', '$http', functi
$scope.infoBlocks = [
{
header: "Get out and vote",
body: "Primary elections will take place on Tuesday, April 3. Final elections will take place on Friday, April 6. " +
body: "Primary elections will take place on Monday, April 2. Final elections will take place on Thursday, April 5. " +
"Get to Commons, the Union, or the DCC and earn a free GM Week mug by voting!",
icon: "fa-check-square"
},
Expand Down

0 comments on commit 1f16bd1

Please sign in to comment.