Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fcbcf1c

Browse files
committed
Remove repetition in text
1 parent 46ff6f1 commit fcbcf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
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)