From 8b58fe9a04e478ee8e622e489b4d913b0edb2560 Mon Sep 17 00:00:00 2001 From: Alex Varchuk Date: Wed, 22 Jan 2025 12:56:42 +0200 Subject: [PATCH] chore: update docs/config.md Co-authored-by: Adam Altman --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 59a16cb8..2e350253 100644 --- a/docs/config.md +++ b/docs/config.md @@ -214,7 +214,7 @@ _Default: false_ If set to `true`, the API definition is considered untrusted and all HTML/Markdown is sanitized to prevent XSS. ## Theme settings -Change styles for the API documentation page **Supported in Redoc CE 2.x**. +Change styles for the API documentation page. **Supported in Redoc CE 2.x**. * `spacing` * `unit`: 5 # main spacing unit used in autocomputed theme values later * `sectionHorizontal`: 40 # Horizontal section padding. COMPUTED: spacing.unit * 8