Skip to content

Commit 6136ece

Browse files
committed
minor #14443 Fix spelling in framework.rst (marvinhinz)
This PR was merged into the 5.x branch. Discussion ---------- Fix spelling in framework.rst Small typo fixed: automaticaly -> automatically Commits ------- b5b0f71 Fix spelling in framework.rst
2 parents 37a4c90 + b5b0f71 commit 6136ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ service into your autowired classes.
770770
.. _reference-http-client-retry-failed:
771771

772772
By enabling the optional ``retry_failed`` configuration, the HTTP client service
773-
will automaticaly retry failed HTTP requests.
773+
will automatically retry failed HTTP requests.
774774

775775
.. code-block:: yaml
776776

0 commit comments

Comments
 (0)