From 017192e1b7b1a13ef2abcf34ad700c349eada0e3 Mon Sep 17 00:00:00 2001 From: CaledoniaProject Date: Thu, 21 Oct 2021 14:31:40 +0800 Subject: [PATCH] Update README.md The URL field could be either a string or array, update document --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad2235d9..9d8c4f7ac 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,7 @@ Plus any of: url - String + String | Array Full URL of the page. "^https?//.+\\.wordpress\\.com"