diff --git a/docs/config/README.md b/docs/config/README.md index 911284b1..4012c44f 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -727,12 +727,12 @@ The `container` module displays a symbol and container name, if inside a contain ### Options -| Option | Default | Description | -| ---------- | -------------------------------- | ----------------------------------------- | -| `symbol` | `"⬢"` | The symbol shown, when inside a container | -| `style` | `"bold red dimmed"` | The style for the module. | -| `format` | "[$symbol \\[$name\\]]($style) " | The format for the module. | -| `disabled` | `false` | Disables the `container` module. | +| Option | Default | Description | +| ---------- | ---------------------------------- | ----------------------------------------- | +| `symbol` | `"⬢"` | The symbol shown, when inside a container | +| `style` | `"bold red dimmed"` | The style for the module. | +| `format` | `"[$symbol \\[$name\\]]($style) "` | The format for the module. | +| `disabled` | `false` | Disables the `container` module. | ### Variables