From 5ffc79499c5880278b1267cb431acaec96ab541e Mon Sep 17 00:00:00 2001 From: chenhuan12 Date: Thu, 30 Mar 2017 14:52:16 +0800 Subject: [PATCH] fix typo fix typo --- docs/user-guide/secrets/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/secrets/index.md b/docs/user-guide/secrets/index.md index 91fc5aa2ec..821cec55ab 100644 --- a/docs/user-guide/secrets/index.md +++ b/docs/user-guide/secrets/index.md @@ -80,8 +80,8 @@ Type: Opaque Data ==== -password.txt: 13 bytes -username.txt: 6 bytes +password.txt: 12 bytes +username.txt: 5 bytes ``` Note that neither `get` nor `describe` shows the contents of the file by default.