[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 -- default
docker_widget(), docker_widget(),
-- customized -- customized
github_activity_widget{ docker_widget{
number_of_containers = 5 number_of_containers = 5
}, },
``` ```