From a4853042dbbdf8cd835469d070db18ccf2a52739 Mon Sep 17 00:00:00 2001 From: Zinovyev Ivan Date: Wed, 7 Oct 2015 22:33:56 +0300 Subject: [PATCH] Update VALIDATORS.md Minor fix for the KeyNested.md link in the VALIDATORS.md file --- docs/VALIDATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/VALIDATORS.md b/docs/VALIDATORS.md index 9de959a45..8827ee2ae 100644 --- a/docs/VALIDATORS.md +++ b/docs/VALIDATORS.md @@ -98,7 +98,7 @@ * [EndsWith](EndsWith.md) * [In](In.md) * [Key](Key.md) - * [KeyNested](KeySet.md) + * [KeyNested](KeyNested.md) * [KeySet](KeySet.md) * [Length](Length.md) * [NotEmpty](NotEmpty.md)