Skip to content

Commit c91dc94

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: [Validator] Add missing dot
2 parents 9317409 + 0df6a11 commit c91dc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ message:
193193
.. code-block:: text
194194
195195
Object(App\Entity\Author).name:
196-
This value should not be blank
196+
This value should not be blank.
197197
198198
If you insert a value into the ``name`` property, the happy success message
199199
will appear.

0 commit comments

Comments
 (0)