From 6811b4d3c8d425e4edf3dc6e706dc1085c3503e6 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 22 Jan 2019 11:50:06 +0100 Subject: [PATCH] [#10914] fix a minor typo --- form/type_guesser.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form/type_guesser.rst b/form/type_guesser.rst index a9282d79c5c..d4b8715ba11 100644 --- a/form/type_guesser.rst +++ b/form/type_guesser.rst @@ -236,7 +236,7 @@ and tag it with ``form.type_guesser``: .. tip:: Run the following command to verify that the form type guesser was - successfullyregistered in the application: + successfully registered in the application: .. code-block:: terminal