Browse Source

docs: correct misspelling (#17229)

pull/17225/head
Jared Kirschner 2 years ago committed by GitHub
parent
commit
f908ad82d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/connect/dev.mdx

2
website/content/docs/connect/dev.mdx

@ -13,7 +13,7 @@ a mutual TLS connection to the service. The
[`consul connect proxy` command](/consul/commands/connect/proxy) can be used
for this task on any machine with access to a Consul agent (local or remote).
Restricting access to services only via servoce ,esj ensures that the only way to
Restricting access to services only via service mesh ensures that the only way to
connect to a service is through valid authorization of the
[intentions](/consul/docs/connect/intentions). This can extend to developers
and operators, too.

Loading…
Cancel
Save