From 4b14063a7917ef7b55c4bd409743472a10b6ed8c Mon Sep 17 00:00:00 2001 From: rwk-git <52082793+rwk-git@users.noreply.github.com> Date: Thu, 19 Mar 2026 14:13:49 +0100 Subject: [PATCH] fix: typo in local-source-code.mdx (#710) Signed-off-by: Rick Wertenbroek --- en/self-host/advanced-deployments/local-source-code.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/self-host/advanced-deployments/local-source-code.mdx b/en/self-host/advanced-deployments/local-source-code.mdx index 1b716727..91187bbc 100644 --- a/en/self-host/advanced-deployments/local-source-code.mdx +++ b/en/self-host/advanced-deployments/local-source-code.mdx @@ -209,7 +209,7 @@ Start the web service is built for frontend pages . ### Environment Preparation -To start the web frontend service, [Node.js v22 (LTS)](http://nodejs.org/) and [PNPM v10](https://pnpm.io/) are requied. +To start the web frontend service, [Node.js v22 (LTS)](http://nodejs.org/) and [PNPM v10](https://pnpm.io/) are required. - Install NodeJS