diff --git a/src/WinBGP-API.ps1 b/src/WinBGP-API.ps1 index c0faf21..905c4b8 100644 --- a/src/WinBGP-API.ps1 +++ b/src/WinBGP-API.ps1 @@ -502,7 +502,7 @@ if ($Configuration) { } } 'POST' { - # Add stop method to stop API (TO IMRPOVE) + # Add stop method to stop API (TO IMPROVE) if ($FullPath -eq 'stop') { # Only local request are authorized if ($request.IsLocal) {