From 3d7e0b128c67d30ea1f72f043a4ff69bcd4c6fd5 Mon Sep 17 00:00:00 2001 From: Tremaine Eto Date: Mon, 7 Nov 2016 10:16:15 -0800 Subject: [PATCH] Fixed typo Removed extra "e" in "specify" in the "Secret files permission" section. --- docs/user-guide/secrets/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/secrets/index.md b/docs/user-guide/secrets/index.md index f97c6185b8..c55868f1f1 100644 --- a/docs/user-guide/secrets/index.md +++ b/docs/user-guide/secrets/index.md @@ -265,7 +265,7 @@ All listed keys must exist in the corresponding secret. Otherwise, the volume is **Secret files permissions** You can also specify the permission mode bits files part of a secret will have. -If you don't specify any, `0644` is used by default. You can sepecify a default +If you don't specify any, `0644` is used by default. You can specify a default mode for the whole secret volume and override per key if needed. For example, you can specify a default mode like this: