From 3470c617711b8c6f36ccbe151a762d057e3ba464 Mon Sep 17 00:00:00 2001 From: krufab <10956489+krufab@users.noreply.github.com> Date: Wed, 27 Nov 2019 01:41:20 +0100 Subject: [PATCH] Corrected typo in the text file (#17819) --- .../configure-persistent-volume-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md b/content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md index e884a2d141..2792758e2d 100644 --- a/content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md +++ b/content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md @@ -6,7 +6,7 @@ weight: 60 {{% capture overview %}} -This page shows yo how to configure a Pod to use a +This page shows you how to configure a Pod to use a {{< glossary_tooltip text="PersistentVolumeClaim" term_id="persistent-volume-claim" >}} for storage. Here is a summary of the process: