Skip to content

Commit c52df90

Browse files
Merge pull request #209268 from RyanHill-MSFT/issues/97560-command-typo
(Azure CXP) command typo
2 parents ecd6771 + e8537bc commit c52df90

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)