Ver código fonte

Merge pull request #7600 from raoofm/patch-10

op-guide: Remove guest role from v3 auth doc
Hitoshi Mitake 8 anos atrás
pai
commit
da6a035afb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Documentation/op-guide/authentication.md

+ 1 - 1
Documentation/op-guide/authentication.md

@@ -6,7 +6,7 @@ Authentication was added in etcd 2.1. The etcd v3 API slightly modified the auth
 
 ## Special users and roles
 
-There is one special user, `root`, and there are two special roles, `root` and `guest`.
+There is one special user, `root`, and one special role, `root`.
 
 ### User `root`