Skip to content

Commit e78c3eb

Browse files
ci: apply automated fixes
1 parent 675fd0b commit e78c3eb

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
@@ -31,13 +31,13 @@ With ngrok's Traffic Policy you can:
3131
- Respond with custom content
3232
- Forward traffic to your agents running across the globe
3333

34-
Because you can add traffic policies to any type of ngrok endpoint, you can use them to scope traffic management for each of your endpoints.
34+
Because you can add traffic policies to any type of ngrok endpoint, you can use them to scope traffic management for each of your endpoints.
3535
For example, API teams can manage a traffic policy for their internal services while devops or security teams can manage policies for public services.
3636

3737
### Kubernetes Operator
3838

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

4242
You should use the ngrok Kubernetes Operator if you want to:
4343

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

5959
### Identify and access management
6060

61-
ngrok includes a robust identity and access management (IAM) system.
61+
ngrok includes a robust identity and access management (IAM) system.
6262
ngrok's IAM functionality enables you to:
6363

6464
- Issue, rotate and revoke unique credentials for each principal in your account (either a human user or an automated process).

0 commit comments

Comments
 (0)