mirror of https://github.com/bastienwirtz/homer
Fix typo in customservices docs
I was checking the newly added services and noticed that upon clicking the hyperlink it doesn't automatically scroll down to the corresponding section. Seems to be caused by a small typo. Looking forward to the new release, these additions are great!pull/921/head
parent
66e7989e97
commit
cde338a48d
|
@ -107,7 +107,7 @@ Configuration example:
|
||||||
clipboard: "this text will be copied to your clipboard"
|
clipboard: "this text will be copied to your clipboard"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker Socker Proxy
|
## Docker Socket Proxy
|
||||||
|
|
||||||
This service display the number of running, stopped and containers that have errors.
|
This service display the number of running, stopped and containers that have errors.
|
||||||
It calls the API of DOcker Socket Proxy
|
It calls the API of DOcker Socket Proxy
|
||||||
|
|
Loading…
Reference in New Issue