-
Notifications
You must be signed in to change notification settings - Fork 616
Fix typo in Remove-NetSwitchTeamMember.md example #4008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 8ad9d0a: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 399f156: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 5a41150: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit eb163b7: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
The argument is
Name
, notMember
. Using the incorrect string yields an error message.This PR corrects all of the incorrect examples in the documentation
PR Checklist