Skip to content

Commit 393dbbc

Browse files
author
Sine Jespersen
committed
4565: markdownlint
1 parent 96ac858 commit 393dbbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ docker compose exec phpfpm bin/console doctrine:migrations:migrate
1515
docker compose exec phpfpm bin/console hautelook:fixtures:load --no-interaction
1616
```
1717

18-
The fixtures have an admin user: admin@example.com with the password: "apassword".
18+
The fixtures have an admin user: <admin@example.com> with the password: "apassword".
1919

20-
The fixtures have an editor user: editor@example.com with the password: "apassword".
20+
The fixtures have an editor user: <editor@example.com> with the password: "apassword".
2121

2222
The fixtures have the image-text template, and two screen layouts: full screen and "two boxes".
2323

0 commit comments

Comments
 (0)