Skip to content

Commit 71722e5

Browse files
authored
Update scenario-web-api-call-api-call-api.md
1 parent b89bb17 commit 71722e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-web-api-call-api-call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.collection: M365-identity-device-management
2121

2222
# A web API that calls web APIs: Call an API
2323

24-
After you have a token, you can call a protected web API. You do this from the controller of your ASP.NET/ASP.NET Core web API.
24+
After you have a token, you can call a protected web API. You do this from the controller of your ASP.NET or ASP.NET Core web API.
2525

2626
## Controller code
2727

0 commit comments

Comments
 (0)