From d709c6c68c0613ff658bf5d40a1bd1ff54e0236f Mon Sep 17 00:00:00 2001 From: scjane Date: Mon, 20 Feb 2017 19:08:10 +0800 Subject: [PATCH] Update trust_sandbox.md (#1872) --- engine/security/trust/trust_sandbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_sandbox.md b/engine/security/trust/trust_sandbox.md index fdf2236c5f..ada3aa099f 100644 --- a/engine/security/trust/trust_sandbox.md +++ b/engine/security/trust/trust_sandbox.md @@ -211,7 +211,7 @@ What happens when data is corrupted and you try to pull it when trust is enabled? In this section, you go into the `sandboxregistry` and tamper with some data. Then, you try and pull it. -1. Leave the `trustsandbox` shell and and container running. +1. Leave the `trustsandbox` shell and container running. 2. Open a new interactive terminal from your host, and obtain a shell into the `sandboxregistry` container.