diff options
author | gVisor bot <gvisor-bot@google.com> | 2021-02-02 22:12:38 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-02-02 22:12:38 -0800 |
commit | 5106e66fddba47e4edefd6a0dbb406421d8ef4de (patch) | |
tree | 93f2cb7c4984a93590af49987dcb180c8e0f70ec | |
parent | bfad3be0b7dfa72dc836e79daf06639a50c0b1ec (diff) | |
parent | 92c642909b685d0ac0b6c36649dc645facaab0ed (diff) |
Merge pull request #5373 from oke-py:docs
PiperOrigin-RevId: 355324521
-rw-r--r-- | g3doc/user_guide/containerd/quick_start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g3doc/user_guide/containerd/quick_start.md b/g3doc/user_guide/containerd/quick_start.md index 132d80927..02e82eb32 100644 --- a/g3doc/user_guide/containerd/quick_start.md +++ b/g3doc/user_guide/containerd/quick_start.md @@ -41,7 +41,7 @@ You can run containers in gVisor via containerd's CRI. ### Install crictl -Download and install the `crictl`` binary: +Download and install the `crictl` binary: ```shell { |