Skip to content

Commit c2c5561

Browse files
authored
Remove redundant "the" in sentence (#320)
1 parent 662891d commit c2c5561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/4-1-MyOrg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ endpoint: Microsoft identity platform
1818
1919
## About this sample
2020

21-
This sample is essentially a guide for developers who want to secure their Web APIs using the Microsoft identity platform (formerly Azure Active Directory for developers). This sample lays down the all the steps developers need to take to secure their web api with the Microsoft identity platform. Additionally it also explains the steps and processes for a client to obtain the necessary permissions and tokens to make successful calls to this secured web api.
21+
This sample is essentially a guide for developers who want to secure their Web APIs using the Microsoft identity platform (formerly Azure Active Directory for developers). This sample lays down all the steps developers need to take to secure their web api with the Microsoft identity platform. Additionally it also explains the steps and processes for a client to obtain the necessary permissions and tokens to make successful calls to this secured web api.
2222

2323
### Scenario
2424

0 commit comments

Comments
 (0)