Skip to content

Commit d35a979

Browse files
committed
Fix typo
JWT token -> JWT
1 parent 80dec49 commit d35a979

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)