From ba2fce1fd48aced60d45fb08f8d2b96bd8466f95 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Mon, 21 May 2018 20:14:45 +0200 Subject: [PATCH] Thanks to @sgolemon a disturbance in the Force has been taken care of https://twitter.com/SaraMG/status/998625452859281411 --- src/Headers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Headers.php b/src/Headers.php index cd380b3..8de32a8 100644 --- a/src/Headers.php +++ b/src/Headers.php @@ -8,7 +8,7 @@ public static function headers(): array { return [ 'X-nananana' => 'Batcache', - 'X-Wars' => 'May the Force by with us', + 'X-Wars' => 'May the Force be with us', 'X-Trek' => 'Live long and prosper', 'X-Gate' => 'Jaffa! Kree!', 'X-Oniell' => 'In the middle of my backswing!',