[docker] fix typo in readme

This commit is contained in:
streetturtle 2020-12-23 20:41:24 -05:00
parent 84774f812c
commit 0440c125cf
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ s.mytasklist, -- Middle widget
-- default
docker_widget(),
-- customized
github_activity_widget{
docker_widget{
number_of_containers = 5
},
```