diff --git a/docs/source/changelog.md b/docs/source/changelog.md index 3f62e398..17995d42 100644 --- a/docs/source/changelog.md +++ b/docs/source/changelog.md @@ -63,7 +63,7 @@ in your Dockerfile is sufficient. ```python { - 'username': 'name' + 'username': 'name', 'state': {} } ```