From 0588a82ecb3a6561c0f9077f085e712d369d2ef1 Mon Sep 17 00:00:00 2001 From: Hugo Hamon Date: Sun, 13 Mar 2016 16:45:26 +0100 Subject: [PATCH] [reference] [constraints] added missing colon character for Image constraint documentation in YAML format. --- reference/constraints/Image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/constraints/Image.rst b/reference/constraints/Image.rst index ceb4ac6c3e1..e8058beed14 100644 --- a/reference/constraints/Image.rst +++ b/reference/constraints/Image.rst @@ -89,7 +89,7 @@ that it is between a certain size, add the following: .. code-block:: yaml # src/AppBundle/Resources/config/validation.yml - AppBundle\Entity\Author + AppBundle\Entity\Author: properties: headshot: - Image: