Skip to content

Commit 8469fb7

Browse files
authored
Fix typo
Fixes a typo "Testings" -> "Testing"
1 parent 833f1b5 commit 8469fb7

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
@@ -134,7 +134,7 @@ variable exists and will be available in your form themes::
134134
the ``KernelTestCase`` instead and use the ``form.factory`` service to
135135
create the form.
136136

137-
Testings Types Registered as Services
137+
Testing Types Registered as Services
138138
-------------------------------------
139139

140140
Your form may be used as a service, as it depends on other services (e.g. the

0 commit comments

Comments
 (0)