Skip to content

Commit 889db17

Browse files
committed
minor #6106 Remove repetition in text (dominikhajduk)
This PR was merged into the 2.8 branch. Discussion ---------- Remove repetition in text | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.8 | Fixed tickets | Commits ------- fcbcf1c Remove repetition in text
2 parents 10ae1f0 + fcbcf1c commit 889db17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: book/forms.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ Defining your Forms as Services
11701170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11711171

11721172
Your form type might have some external dependencies. You can define your form
1173-
type as a service, and inject inject all dependencies you need.
1173+
type as a service, and inject all dependencies you need.
11741174

11751175
.. note::
11761176

0 commit comments

Comments
 (0)