From 17c58f0c46aa0b39e27ea95bf0560737de9948ae Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Thu, 8 Nov 2018 11:48:53 +0100 Subject: fix typos Change-Id: Ib2c44f05aebe8799c5b5f970cc2ceb22a4db2887 Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- bin/abrmdcontainer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/abrmdcontainer/README.md b/bin/abrmdcontainer/README.md index fb07ca1..beda250 100755 --- a/bin/abrmdcontainer/README.md +++ b/bin/abrmdcontainer/README.md @@ -9,12 +9,12 @@ ### container and is mounted as /tmp/files/ inside container ### the host's name "TPM_NODE_NAME" environmental variable -### The input to this container is srkhandle(a file/environmental vatiable) +### The input to this container is srkhandle(a file/environmental variable) ### tpm_status.yaml (TPM State) password (for TPM Primary key, ### password is encrypted using pgp and is extracted using the passphrase ### (provided in shared volume)) ### Output of this container is the public -### portion of the TPM's Primary key (out_parent_public) and the staus will +### portion of the TPM's Primary key (out_parent_public) and the status will ### be updated in the tpm_status.yaml file -- cgit 1.2.3-korg