From b53fcd71c800f1f8469b4902fe8e8578cefcb1a2 Mon Sep 17 00:00:00 2001 From: Andrew Collington Date: Mon, 18 Jul 2022 13:39:27 +0100 Subject: [PATCH] Wasn't piratey enough --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ce5d47..4717795 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ $opcache = (new Service([ "Overview": "Crows nest", "Cached": "Thar Booty", "Ignored": "The Black Spot", - "Preloaded": "Ready an' waitin', Captain'", + "Preloaded": "Ready an' waitin', Cap'n", "Reset cache": "Be gone, yer scurvy dogs!", "Enable real-time update": "Keep a weathered eye", "Disable real-time update": "Avert yer eyes, sea dog!" @@ -354,4 +354,4 @@ public function getData(?string $section = null, ?string $property = null) public function resetCache(?string $file = null): bool ``` -It'll just be a case of removing the `?` from each of the params. \ No newline at end of file +It'll just be a case of removing the `?` from each of the params.