Skip to content

Commit 3a1cda2

Browse files
ci: apply automated fixes
1 parent d9aac91 commit 3a1cda2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/universal-gateway/overview.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ngrok's Universal Gateway is a suite of common tools for building API and device
1010

1111
**What makes it "universal"?**
1212
The Universal Gateway is a flexible and composable platform that can be used with software running locally or in the cloud, and with devices running on-premises or distributed in the field.
13-
You can deliver traffic to internal and public APIs as well as orchestrate traffic across your devices.
13+
You can deliver traffic to internal and public APIs as well as orchestrate traffic across your devices.
1414
It's globally distributed by default and provides support across multiple environments with minimal configuration.
1515

1616
:::tip
@@ -30,8 +30,8 @@ Learn more in the [Traffic Policy documentation](/docs/traffic-policy/).
3030

3131
### Kubernetes Operator
3232

33-
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
34-
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
33+
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
34+
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
3535

3636
You should use the ngrok Kubernetes Operator if you want to:
3737

@@ -52,7 +52,7 @@ Whenever changes occur in your ngrok account or when traffic transits through yo
5252

5353
### Identify and access management
5454

55-
ngrok includes a robust identity and access management (IAM) system.
55+
ngrok includes a robust identity and access management (IAM) system.
5656
ngrok's IAM functionality enables you to:
5757

5858
- Issue, rotate and revoke unique credentials for each principal in your account (either a human user or an automated process).
@@ -73,4 +73,4 @@ ngrok's IAM functionality enables you to:
7373

7474
- Explore key concepts for working with the Universal Gateway such as [endpoint types](#), [protocols](#), [bindings](#), and [pooling](#).
7575
- Check out the [Universal Gateway examples collection](/docs/universal-gateway/examples/) to see how to implement even more common use cases.
76-
- Proceed to the Guides section to get started with ngrok as an [API gateway](/guides/api-gateway/get-started/), [device gateway](/guides/device-gateway/agent/), [identity-aware proxy](#), or for [site-to-site connectivity](/guides/identity-aware-proxy/securing-with-oauth/).
76+
- Proceed to the Guides section to get started with ngrok as an [API gateway](/guides/api-gateway/get-started/), [device gateway](/guides/device-gateway/agent/), [identity-aware proxy](#), or for [site-to-site connectivity](/guides/identity-aware-proxy/securing-with-oauth/).

0 commit comments

Comments
 (0)