diff --git a/docs/configs/settings.md b/docs/configs/settings.md index a44805719..76a5e5404 100644 --- a/docs/configs/settings.md +++ b/docs/configs/settings.md @@ -211,13 +211,13 @@ layout: ### Five Columns -You can add a fifth column (when `style: columns` which is default) by adding: +You can add a fifth column to services (when `style: columns` which is default) by adding: ```yaml fiveColumns: true ``` -By default homepage will max out at 4 columns for column style +By default homepage will max out at 4 columns for services with `columns` style ### Collapsible sections