Skip to content

Commit ea37dd3

Browse files
committed
minor update in readme
1 parent a07832f commit ea37dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-Authorization-I/1-call-graph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Open the project in your IDE (like Visual Studio or Visual Studio Code) to confi
175175
176176
1. Open the `App\authConfig.js` file.
177177
1. Find the key `Enter_the_Application_Id_Here` and replace the existing value with the application ID (clientId) of `ms-identity-javascript-c2s1` app copied from the Azure portal.
178-
1. Find the key `Enter_the_Tenant_Info_Here` and replace the existing value with your Azure AD tenant/directory ID.
178+
1. Find the key `Enter_the_Tenant_Id_Here` and replace the existing value with your Azure AD tenant/directory ID.
179179

180180
### Step 4: Running the sample
181181

0 commit comments

Comments
 (0)