Skip to content

Commit

Permalink
Remove repetition in text
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikhajduk committed Jan 4, 2016
1 parent 46ff6f1 commit fcbcf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ Defining your Forms as Services
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

.. note::

Expand Down

0 comments on commit fcbcf1c

Please sign in to comment.