Skip to content

Commit 8145cf0

Browse files
Backport of docs: fix typo in security/acl into release/1.18.x (#21086)
backport of commit e49fc17 Co-authored-by: nicoche <78445450+nicoche@users.noreply.github.com>
1 parent a683be0 commit 8145cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/security/acl/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Refer to the [ACL API reference](/consul/api-docs/acl) and [ACL CLI reference](/
2222

2323
## Workflow overview
2424

25-
Implementations may vary depending on the needs of the organization, but the following procedure describes the basic workflow for for creating and implementing ACLs:
25+
Implementations may vary depending on the needs of the organization, but the following procedure describes the basic workflow for creating and implementing ACLs:
2626

2727
1. The person responsible for administrating ACLs in your organization specifies one or more authentication rules to define a [policy](#policies).
2828
1. The ACL administrator uses the Consul API to generate and link a [token](#tokens) to one or more policies. The following diagram illustrates the relationship between rules, policies, and tokens:

0 commit comments

Comments
 (0)