Skip to content

Commit cc9593e

Browse files
fix indentation (#6483)
1 parent d7b6f24 commit cc9593e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/tasks/phx.gen.html.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule Mix.Tasks.Phx.Gen.Html do
2222
You can also explicitly pass the context name as argument, whenever the context
2323
is well defined:
2424
25-
```console
25+
```console
2626
$ mix phx.gen.html Accounts User users name:string age:integer
2727
```
2828

0 commit comments

Comments
 (0)