From 28f69de6a39889fec009dd38059ecaa8eb30b3ba Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Fri, 6 Dec 2024 17:08:11 +0100 Subject: [PATCH] Typoe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e899941..a73917c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Currently this library provides the following additional assertions: ### Assertions -Method | | Description +Method | Description -----------------------------------------------------------------------------|----------------------------------------------------------------- `stringPlausibleBase64($value, $message = '', ?Throwable $exception = null)` | Check that a value is plausibly base64 `validDateTime($value, $message = '', ?Throwable $exception = null)` | Check that a value is a valid ISO8601 compliant DateTime