From 35f19f6dd111c55d501b215466a3aaf2b866af68 Mon Sep 17 00:00:00 2001 From: Ambrose Bonnaire-Sergeant Date: Wed, 28 Feb 2024 14:50:40 -0600 Subject: [PATCH] wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dbee43d6..e0751cf46 100644 --- a/README.md +++ b/README.md @@ -1917,7 +1917,7 @@ Integration with test.check: ### :and generation -`:and` schemas generate values by generating values from the first child, filtering +`:and` schemas generators work by generating values from the first child, and then filtering out any values that do not pass the overall `:and` schema. For the most reliable results, place the schema that is most likely to generate valid