Skip to content

Commit d715a64

Browse files
Loïc Chardonnetweaverryan
Loïc Chardonnet
authored andcommitted
Added missing tilda (yml config)
The tilda was missing for the YAML configuration.
1 parent 95fcba2 commit d715a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Country.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Basic Usage
2424
Acme\UserBundle\Entity\User:
2525
properties:
2626
country:
27-
- Country:
27+
- Country: ~
2828
2929
.. code-block:: php-annotations
3030

0 commit comments

Comments
 (0)