diff --git a/resources/views/errors/404.blade.php b/resources/views/errors/404.blade.php index 448a95ec..9619e06d 100644 --- a/resources/views/errors/404.blade.php +++ b/resources/views/errors/404.blade.php @@ -14,7 +14,7 @@ class="img-fluid" src="{{ env('CONTENT_STORE') }}searle_cat.jpg?key=exhibition" />
- One of Ronald Searle's cats, given to the Fiztwilliam Museum in 2014 by his family. + One of Ronald Searle's cats, given to the Fitzwilliam Museum in 2014 by his family.
diff --git a/resources/views/errors/500.blade.php b/resources/views/errors/500.blade.php index ff4d92cf..9830d1c1 100644 --- a/resources/views/errors/500.blade.php +++ b/resources/views/errors/500.blade.php @@ -11,7 +11,7 @@ An image of a very grumpy cat
- One of Ronald Searle's cats, given to the Fiztwilliam Museum in 2014 by his family. + One of Ronald Searle's cats, given to the Fitzwilliam Museum in 2014 by his family.
@@ -22,4 +22,4 @@ -@endsection \ No newline at end of file +@endsection