From 1a130b5dc3975e265b211f03374d400d2031a447 Mon Sep 17 00:00:00 2001 From: Fredrick Peter Date: Thu, 16 Jan 2025 17:57:59 +0100 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa5548..800c892 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ Tame()->emailValidator('example@example.com', true, true); | Params |Description | |--------------|-----------------------------| -| `$platform` | Platform name `windows\|linux\|android\|mobile\|phone\|unknown\|mac\|macintosh\|ios\|iphone\|c\|os x` | +| `$platform` | Platform name `windows \| linux \| android \| mobile \| phone \| unknown \| mac \| macintosh \| ios \| iphone \| c \| os x` | | `$os_name` | OS name `'macos'`, `'os x'`, `'ios'` | #### Example