From b579696cb53ca9261f8aa35d98079eb311aa6adf Mon Sep 17 00:00:00 2001 From: Obay Date: Sun, 17 May 2020 12:56:21 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e6b64e..27c4ee4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This package is inspired by [jPowerShell](https://github.com/profesorfalken/jPowerShell) and allows one to run and remote-control a PowerShell session. Use this if you -don't have a static script that you want to execute, bur rather run dynamic +don't have a static script that you want to execute, but rather run dynamic commands. ## Installation