From d6dfbd7b3da31cce61816b4a70eaec3cfcab2616 Mon Sep 17 00:00:00 2001 From: Scot Marvin Date: Fri, 21 Jun 2024 09:47:06 -0700 Subject: [PATCH] Small typo in Installation.md (#351) Fixing a small typo. --- website/docs/getting-started/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/getting-started/Installation.md b/website/docs/getting-started/Installation.md index d23d7e57..93615054 100644 --- a/website/docs/getting-started/Installation.md +++ b/website/docs/getting-started/Installation.md @@ -95,7 +95,7 @@ Example: [redocly.yaml](https://github.com/rohit-gohri/redocusaurus/blob/main/we Reference: [https://redocly.com/docs/cli/configuration/](https://redocly.com/docs/cli/configuration/). Only supports options marked as "Supported in Redoc CE". :::important -When setting the `redocly.yaml` config, you website renders correctly only once it is built and run with the following commands: +When setting the `redocly.yaml` config, your website renders correctly only once it is built and run with the following commands: ```bash npm run build