From 0b1f3021bd2f6faebdc1664317612aa2dbad06ca Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Sat, 12 Mar 2022 15:01:33 +0100 Subject: [PATCH] Typo --- reference/constraints/All.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/constraints/All.rst b/reference/constraints/All.rst index cfcf75343fd..70a8b9e4fe4 100644 --- a/reference/constraints/All.rst +++ b/reference/constraints/All.rst @@ -43,7 +43,7 @@ entry in that array: use Symfony\Component\Validator\Constraints as Assert; - // IMPORTANT: nested attributes requires PHP 8.1 or higher + // IMPORTANT: nested attributes require PHP 8.1 or higher class User { #[Assert\All([