pages*: remove "one or more" from description when superfluous (#12121)

* pages*: remove "one or more" from description when superfluous

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Vitor Henrique
2024-01-25 02:28:11 -03:00
committed by GitHub
parent 8ee9347041
commit 55a49c4ba1
32 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
# Stop-Service
> Stops one or more running services.
> Stops running services.
> This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/stop-service>.