Skip to content

Commit 2ff17da

Browse files
authored
Merge pull request #126047 from changeworld/patch-152
Fix typo
2 parents 5866a32 + d35a979 commit 2ff17da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/skr-flow-confidential-vm-sev-snp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ $cert | Format-List *
689689
# Subject : CN=vault.azure.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US
690690
```
691691

692-
The response's JWT token body looks incredibly similar to the response that you get when invoking the `get` key operation. However, the `release` operation includes the `key_hsm` property, amongst other things.
692+
The response's JWT body looks incredibly similar to the response that you get when invoking the `get` key operation. However, the `release` operation includes the `key_hsm` property, amongst other things.
693693
694694
```json
695695
{

0 commit comments

Comments
 (0)