Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 27, 2017
2 parents 4037c1b + f633244 commit 4c4096b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Horde.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ public static function headers()
return [
'X-Horde' => 'For the Horde!',
'X-Orc' => 'Lok-tar ogar!',
'x-Alliance' => 'Puny Alliance',
'X-Alliance' => 'Puny Alliance',
'X-Thrall' => 'For Doomhammer!',
];
}
}

0 comments on commit 4c4096b

Please sign in to comment.