Skip to content

Commit 8312706

Browse files
committed
Fixed a syntax issue
1 parent 86f62a3 commit 8312706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/unit_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to Unit Test your Forms
77
.. caution::
88

99
This article is intended for developers who create
10-
:doc:`custom form types </form/create_custom_field_type>`_. If you are using
10+
:doc:`custom form types </form/create_custom_field_type>`. If you are using
1111
the :doc:`built-in Symfony form types </reference/forms/types>` or the form
1212
types provided by third-party bundles, you don't need to unit test them.
1313

0 commit comments

Comments
 (0)