Skip to content

Commit e8537bc

Browse files
author
Ryan Hill
committed
(Azure CXP) command typo
fixes MicrosoftDocs/azure-docs#97560
1 parent 437f270 commit e8537bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/verifiable-credentials-configure-verifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Now you are ready to present and verify your first verified credential expert ca
127127
1. From Visual Studio Code, run the *Verifiable_credentials_DotNet* project. Or from the command shell, run the following commands:
128128

129129
```bash
130-
cd active-directory-verifiable-credentials-dotnet/1. asp-net-core-api-idtokenhint
130+
cd active-directory-verifiable-credentials-dotnet/1-asp-net-core-api-idtokenhint
131131
dotnet build "asp-net-core-api-idtokenhint.csproj" -c Debug -o .\bin\Debug\netcoreapp3.1
132132
dotnet run
133133
```

0 commit comments

Comments
 (0)