From c2b7b624016239cf65c6b35fa898592c9f1da7f9 Mon Sep 17 00:00:00 2001 From: "Matt Moore (via Sockpuppet)" Date: Tue, 20 Oct 2020 01:42:58 +0000 Subject: [PATCH] Run github.com/client9/misspell Signed-off-by: Matt Moore (via Sockpuppet) --- docs/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/auth.md b/docs/auth.md index 8610e31bbba..57b9d4b0112 100644 --- a/docs/auth.md +++ b/docs/auth.md @@ -594,7 +594,7 @@ has attached a service account with git or docker credentials that Tekton will try to initialize. The simplest solution to this problem is to not mix credentials mounted via -Workspace with those initialized using the process descibed in this document. +Workspace with those initialized using the process described in this document. #### A Task employs a read-only Workspace or Volume for `$HOME`