Skip to content

Commit 40af4bd

Browse files
authored
Fix missing quote (#676)
A quotation was missing that was not caught by the original PR pipeline.
1 parent c4e6d91 commit 40af4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ngf/overview/gateway-api-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For a description of each field, visit the [Gateway API documentation](https://g
5757

5858
{{< /bootstrap-table >}}
5959

60-
NGINX Gateway Fabric supports a single GatewayClass resource configured with the `--gatewayclass` flag of the [controller]({{< ref "/ngf/reference/cli-help.md#controller>}}) command.
60+
NGINX Gateway Fabric supports a single GatewayClass resource configured with the `--gatewayclass` flag of the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command.
6161

6262
**Fields**:
6363

0 commit comments

Comments
 (0)