-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
Completed 🔥documentation 📃Improvements or additions to documentationImprovements or additions to documentation
Milestone
Description
Describe the bug
One of the code samples (2. Make a Graph request with the Graph SDK) has a code misspelling (ProviderMananager).
- Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
- Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Steps to reproduce the behavior:
- Navigate to Graph Toolkit home page, and scroll down to 2. Make a Graph request with the Graph SDK
- There's a misspelling in the code:
ProviderMananager
Expected behavior
Code will be spelled properly, and will compile if copy & pasted into a user's application.
Metadata
Metadata
Assignees
Labels
Completed 🔥documentation 📃Improvements or additions to documentationImprovements or additions to documentation