Skip to content

Commit

Permalink
Tabs vs Spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Mar 29, 2020
1 parent 79ea71e commit c1b5b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ public static function headers(): array
'X-Tealc' => 'Indeed',
'X-Anna' => 'Do you want to build a snowman?',
'X-Olaf' => 'I love summer!',
'X-Wing' => 'Pew pew',
'X-ClacksOverhead' => 'GNU Terry Pratchett',
'X-Wing' => 'Pew pew',
'X-ClacksOverhead' => 'GNU Terry Pratchett',
];
}
}

0 comments on commit c1b5b2f

Please sign in to comment.