### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ### Steps to reproduce Register-PsResourceRepository -Repositories ### Expected behavior ```console Should be -Repository do conform to PowerShell convention of singular nouns ``` ### Actual behavior ```console . ``` ### Error details _No response_ ### Environment data ```powershell . ``` ### Visuals _No response_