Skip to content

Commit 632c9e8

Browse files
authored
Update getting-started.md (#19)
Fix info note typo
1 parent e77d1d9 commit 632c9e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ docker run -i -t --rm ghcr.io/steveiliop56/tinyauth:v3 user create --interactive
4141

4242
It will ask you for your username and password and then create the user for you. For more information for the create user command check out the [reference](/docs/reference/cli.md#create-user-command).
4343

44-
::: info
44+
:::info
4545
If you are using docker compose or environment variables make sure to pick yes in the format for docker, so as your bcrypt hash is escaped correctly.
4646
:::
4747

0 commit comments

Comments
 (0)