From 74c102eeb6624a74bac483c339da583946d35b7d Mon Sep 17 00:00:00 2001 From: August Miller Date: Tue, 9 Jan 2024 15:03:44 -0800 Subject: [PATCH] Finish installation sentence --- docs/4.x/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.x/installation.md b/docs/4.x/installation.md index 48f1844d4..8b343028a 100644 --- a/docs/4.x/installation.md +++ b/docs/4.x/installation.md @@ -78,7 +78,7 @@ Done for the day? [`ddev stop`](https://ddev.readthedocs.io/en/stable/users/basi ### Workflow + Collaboration -We encourage starting with a local development environment (rather than a remote host) fosters a workflow that will support the reliability and longevity of a website. +We believe that starting with a local development environment (rather than directly on a remote server) fosters a workflow that will support the reliability and longevity of your project.