From 1d27166706ef6a6d45f2856e1a86135711403aa8 Mon Sep 17 00:00:00 2001 From: Robin Krahnen Date: Fri, 7 Jun 2019 09:02:40 +0200 Subject: [PATCH] optimized spaces in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5fae0b..4168f8a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Then your Validation.yaml could look like this: options: minimum: 3 maximum: 20 - + As you see: Nesting is possible ;) That way you can easily construct flexible structures.