From 88fe1f57822cdb34d9c7f1e82578c7d7d74dacb3 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 8 Jul 2024 18:02:35 +0100 Subject: [PATCH] reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d292f9..9c8eadc 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ You may also pipe a scripts contents to the CLI: $(Get-Content .\example_commands.txt) | .\vmrcli.exe -D1 -i ``` -Multiple API commands can be in a single line, they may be delimited by space, `;` or `,`. +Multiple API commands can be in a single line, they may be separated by space, `;` or `,`. ## `Build`