Skip to content

Commit 8557b34

Browse files
authored
Removing space before colon
1 parent 5190b5e commit 8557b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/controllers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ this suffix is neither required nor recommended, so you can safely remove it.
4747
Routing Configuration
4848
---------------------
4949

50-
To load routes defined as annotations in your controllers, run the following command :
50+
To load routes defined as annotations in your controllers, run the following command:
5151

5252
.. code-block:: terminal
5353

0 commit comments

Comments
 (0)