Corrected grammatical errors

This commit is contained in:
Markus Fleschutz
2022-07-12 19:54:16 +02:00
parent ac6c00338f
commit c8c4da44df
4 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
## install-ssh-client.ps1 - Installs the SSH client (needs admin rights)
## install-ssh-client.ps1 - Installs a SSH client (needs admin rights)
This PowerShell script installs the SSH client (needs admin rights).
This PowerShell script installs a SSH client (needs admin rights).
## Parameters
```powershell

View File

@ -1,6 +1,6 @@
## install-ssh-server.ps1 - Installs the SSH server (needs admin rights)
## install-ssh-server.ps1 - Installs a SSH server (needs admin rights)
This PowerShell script installs the SSH server (needs admin rights).
This PowerShell script installs a SSH server (needs admin rights).
## Parameters
```powershell