mirror of https://github.com/status-im/consul.git
Fix spelling for secrurity/acl mdx.
This commit is contained in:
parent
a1eb774407
commit
76c03872b7
|
@ -7,7 +7,7 @@ description: >-
|
|||
|
||||
# Access Control List (ACL) Overview
|
||||
|
||||
This topic describes core concepts associated with the optioal access control list (ACL) system shipped with Consul. ACLs authenticate requests and authorize access to resources. They also control access to the Consul UI, API, and CLI, as well as secure service-to-service and agent-to-agent communication.
|
||||
This topic describes core concepts associated with the optional access control list (ACL) system shipped with Consul. ACLs authenticate requests and authorize access to resources. They also control access to the Consul UI, API, and CLI, as well as secure service-to-service and agent-to-agent communication.
|
||||
|
||||
Refer to the following tutorials for step-by-step instructions on how to get started using ACLs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue