Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in README.md #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ These add-ons are not being built intentionally as they are for testing purposes

## [AppDaemon](https://github.com/vkorn/hassio-addons/tree/master/appdaemon)

Beta-version of AppDaemon with HaDashobard v2.
Beta-version of AppDaemon with HaDashboard v2.

## Usefull commands

@@ -37,4 +37,4 @@ If you're getting too much stalled containers, run (warning, can damage you setu
docker rm -v $(docker ps --filter status=exited -q 2>/dev/null)
docker rm -v $(docker ps --filter status=created -q 2>/dev/null)
```
Similar can be done for images.
Similar can be done for images.