Skip to content
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

Fix typos in ThrowArgumentException example #597

Conversation

DaZombieKiller
Copy link
Contributor

What changes to the docs does this PR provide?

The example showcasing how to use the ThrowHelper API contains a typo: the code expects a return type of int where the current example uses ThrowArgumentException<string>. This PR fixes that minor typo.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Correctly picked the right branch to base the change off (dev for new features, master for typos/improvements)
  • For new pages, used the provided template
  • For new features, added an entry in the Table of Contents
  • Ran against a spell and grammar checker
  • Contains NO breaking changes

@opbld30
Copy link

opbld30 commented Jan 13, 2022

Docs Build status updates of commit 18bb7ee:

✅ Validation status: passed

File Status Preview URL Details
docs/developer-tools/ThrowHelper.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@Arlodotexe Arlodotexe merged commit a14427f into MicrosoftDocs:main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants