From 3c988cc7164e5a590540ebdabbc5b28e172a067b Mon Sep 17 00:00:00 2001 From: Gil Desmarais Date: Wed, 29 Oct 2025 18:31:54 +0200 Subject: [PATCH] Improve development setup wording --- .../docs/web-application/how-to/setup-for-development.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/web-application/how-to/setup-for-development.mdx b/src/content/docs/web-application/how-to/setup-for-development.mdx index d585bc45..b100e49b 100644 --- a/src/content/docs/web-application/how-to/setup-for-development.mdx +++ b/src/content/docs/web-application/how-to/setup-for-development.mdx @@ -3,7 +3,7 @@ title: "Setup for development" description: "Check out the git repository and set up your development environment." --- -Check out the git repository and… +Check out the git repository and set up your development environment. ### Using Docker