From 79367a0cb55ec11cf3b1837d1bec6bcf8543ff3b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 30 Dec 2021 12:35:22 +0100 Subject: [PATCH] fix(markdown): First paragraph --- markdown/dev/howtos/dev/en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/markdown/dev/howtos/dev/en.md b/markdown/dev/howtos/dev/en.md index cad78ce4179..9fd7170fccc 100644 --- a/markdown/dev/howtos/dev/en.md +++ b/markdown/dev/howtos/dev/en.md @@ -2,5 +2,9 @@ title: Setting up your development environment --- +If you're new to Javascript development, getting started is probably +the hardest part. These guides will walk you through setting up your +development environment on your operating system of choice. +