From b43b887ec391e4b738d1c6661ba4892756e29450 Mon Sep 17 00:00:00 2001 From: Samuel Colvin Date: Fri, 28 Dec 2018 16:11:00 +0000 Subject: [PATCH] docs typo --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 57c2e38..b314550 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -174,7 +174,7 @@ A few things to note on validators: .. note:: From ``v0.18`` onwards validators are not called on keys of dictionaries. If you wish to validate keys, - User ``whole`` (see below). + use ``whole`` (see below). Pre and Whole Validators