Skip to content

Commit 39a5604

Browse files
committed
minor #26 Fixes typo in commands namespace. (phpeek)
This PR was merged into the 1.0-dev branch. Discussion ---------- Fixes typo in commands namespace. `maker:` -> `make:` Commits ------- 295ac3b Fixes typo in commands namespace.
2 parents 47d390c + 295ac3b commit 39a5604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Run this command to install and enable this bundle in your application:
1818
Usage
1919
-----
2020

21-
This bundle provides several commands under the ``maker:`` namespace. List them
21+
This bundle provides several commands under the ``make:`` namespace. List them
2222
all executing this command:
2323

2424
.. code-block:: terminal

0 commit comments

Comments
 (0)