summaryrefslogtreecommitdiffhomepage
path: root/content
diff options
context:
space:
mode:
authorTyler Kennedy <tk@tkte.ch>2019-12-19 15:11:17 -0500
committerIan Lewis <ianlewis@google.com>2020-01-09 11:21:56 +1100
commit350657f6ac98ee00701182d5506bb2906b848b94 (patch)
treeee57cf378532bc706a81f3f56be318d5b3b1c5e6 /content
parent3f05c97503327aa7db33b4cc2eea4e39c95da4a2 (diff)
FAQ Typo (Docker -> Kubernetes)
Diffstat (limited to 'content')
-rw-r--r--content/docs/user_guide/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/user_guide/FAQ.md b/content/docs/user_guide/FAQ.md
index 2cee17477..9a6a584cd 100644
--- a/content/docs/user_guide/FAQ.md
+++ b/content/docs/user_guide/FAQ.md
@@ -29,7 +29,7 @@ Yes. Please see the [Docker Quick Start][docker].
### Can I run Kubernetes pods using gVisor.
-Yes. Please see the [Docker Quick Start][k8s].
+Yes. Please see the [Kubernetes Quick Start][k8s].
### What's the security model?