From e7795512918369618dca595b55f8fbebc8e1e4c2 Mon Sep 17 00:00:00 2001 From: Kai Moseley Date: Sun, 7 May 2017 18:50:50 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index de1454a..d048e79 100644 --- a/readme.md +++ b/readme.md @@ -195,7 +195,7 @@ Producing: Planned features: - oneOf() type - (for allowing a specific selection of types). -- wildcardKey() - for use in the shape type in order to allow the use of a regex pattern to allow a property to be specified if it matches the given regex and the type specified. +- wildcardKey() - for use in the shape type in order to allow the use of a regex pattern to allow a property to be specified if it matches the given regex and the type specified.