Skip to content

Commit 7df3cf6

Browse files
committed
Fixed comments in 0b7d8f4
1 parent 212cf5e commit 7df3cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/single_command_tool.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ it is possible to remove this need by extending the application::
5858
}
5959
}
6060

61-
When calling your console script, the command `MyCommand` will then always
61+
When calling your console script, the command ``MyCommand`` will then always
6262
be used, without having to pass its name.
6363

6464
You can also simplify how you execute the application::

0 commit comments

Comments
 (0)