Fixed minor typo in README.md
This commit is contained in:
parent
c9e003ed2f
commit
5642d83745
|
@ -36,7 +36,7 @@ Version|Date|Comments
|
||||||
|
|
||||||
This sample illustrates the following concepts on top of the SharePoint Framework:
|
This sample illustrates the following concepts on top of the SharePoint Framework:
|
||||||
|
|
||||||
* Using AadTokenProvide to consume Dynamics CRM API.
|
* Using AadTokenProvider to consume Dynamics CRM API.
|
||||||
* How to get Accounts/Contacts information from Dynamics 365.
|
* How to get Accounts/Contacts information from Dynamics 365.
|
||||||
* React Hooks
|
* React Hooks
|
||||||
* Using async / await for the async calls
|
* Using async / await for the async calls
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue