From 23f3204fa88b14b8bc936bcf09707b764fb6d434 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 4 Jan 2022 02:52:33 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Phrasing=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79e0fdc..d0f6da4 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ If an extension or other process writes to a single file a bunch of times in a s PHP Monitor uses the Valet configuration file to determine which folders to look into. Each folder is scanned and then PHP Monitor will validate if a composer.json file exists to determine the desired PHP version. -If the app has been secured by checking if a matching certificate exists under Valet's `Certificates` directory. +If the directory has been secured by checking if a matching certificate exists under Valet's `Certificates` directory. PHP Monitor also runs `valet which` to determine which driver is currently in use for each individual site. This command is executed once for each site whenever the site list is refreshed.