Skip to content

Commit

Permalink
docs: fix typo in ui-as-standalone example (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
callmebob2016 authored Apr 13, 2021
1 parent e990c39 commit 7a35d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ui-as-standalone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker-compose -f simple.yml up -d
./populate.sh
```

You can add some credentials to access your registry wit `credentials.yml` docker-compose file.
You can add some credentials to access your registry with `credentials.yml` docker-compose file.
Credentials for this example are login: `registry` and password: `ui` using bcrypt.

```sh
Expand Down

0 comments on commit 7a35d61

Please sign in to comment.