Skip to content

Commit 0a08a59

Browse files
authored
Merge pull request #117709 from ptrus/patch-1
Fix Intel OPL example in trusted-hardware-identity-management.md
2 parents aac878c + eb51813 commit 0a08a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/security/fundamentals/trusted-hardware-identity-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following code snippet is from an example of an Intel QPL configuration file
9292
"metadata": "true"
9393
},
9494
"params": {
95-
"api-version ": "2021-07-22-preview"
95+
"api-version": "2021-07-22-preview"
9696
}
9797
}
9898
}

0 commit comments

Comments
 (0)