From ec35f6ecfa09623acf60b2d04f08ed0d6c062b92 Mon Sep 17 00:00:00 2001 From: asciito Date: Fri, 1 Dec 2023 13:02:04 -0600 Subject: [PATCH] fix: typo in note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90fca33..18398df 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ This will spin-up two servers, one in port `9515`, and the second one in port `9 be used with the other three other actions: `stop`, `restart`, and `status`. > **Note**: -> This comand can only be use with the first four actions: `start`, `stop`, `restart`, and `status`. +> This option only can be used with the first four actions: `start`, `stop`, `restart`, and `status`. The second one is just to specify where to search for the Chrome Driver binary, you just need to specify the option `--path`.