From 472a07ad6eaf7ddffc543daa3596b86008db86fd Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Thu, 8 Feb 2024 17:21:58 +0100 Subject: [PATCH] fix typo Co-authored-by: Liam Cervante --- internal/command/providers_lock.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/command/providers_lock.go b/internal/command/providers_lock.go index 3cb9b1f3e8..b7b237359f 100644 --- a/internal/command/providers_lock.go +++ b/internal/command/providers_lock.go @@ -415,7 +415,7 @@ Options: -enable-plugin-cache Enable the usage of the globally configured plugin cache. This will speed up the locking process, but the providers - wont be loaded from am authoritative source. + wont be loaded from an authoritative source. ` }