summaryrefslogtreecommitdiffhomepage
path: root/g3doc
diff options
context:
space:
mode:
authorNaoki Oketani <okepy.naoki@gmail.com>2021-01-27 21:28:58 +0900
committerNaoki Oketani <okepy.naoki@gmail.com>2021-01-27 21:28:58 +0900
commit92c642909b685d0ac0b6c36649dc645facaab0ed (patch)
treefc4dd088d91a1403df982f95e9d5cd063c7b9522 /g3doc
parent8e660447410117edd49f41f7aa758e49254ae2d5 (diff)
chore(docs): remove an extra back quote
Diffstat (limited to 'g3doc')
-rw-r--r--g3doc/user_guide/containerd/quick_start.md2
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
{