Skip to content

Commit 443b5ea

Browse files
author
Kate Osborn
committed
Fix typo
1 parent 612c6ac commit 443b5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/overview/custom-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following table summarizes NGINX Gateway Fabric custom policies:
1919
|-------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|-----------------|-------------------------------|-------------------------------|-----------|-------------|
2020
| [ClientSettingsPolicy]({{<relref "/how-to/traffic-management/client-settings.md" >}}) | Configure connection behavior between client and NGINX | Inherited | Gateway, HTTPRoute, GRPCRoute | No | Yes | v1alpha1 |
2121
| [ObservabilityPolicy]({{<relref "/how-to/monitoring/tracing.md" >}}) | Define settings related to tracing, metrics, or logging | Direct | HTTPRoute, GRPCRoute | Yes | No | v1alpha1 |
22-
| [UpstreamSettingsPolicy]({{<relref "/how-to/traffic-management/upstream-settings.md" >}}) | Configure connection behavior between NGINX and upstream applications | Direct | Service | Yes | Yes | v1alpah1 |
22+
| [UpstreamSettingsPolicy]({{<relref "/how-to/traffic-management/upstream-settings.md" >}}) | Configure connection behavior between NGINX and upstream applications | Direct | Service | Yes | Yes | v1alpha1 |
2323

2424

2525
{{</bootstrap-table>}}

0 commit comments

Comments
 (0)