Skip to content

Commit bcce126

Browse files
authored
Apply suggestions from code review
1 parent b099a1c commit bcce126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glossary.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When your create two ngrok endpoints with the same URL (and binding), those endp
3434

3535
## Gateway API CRD
3636

37-
Gateway API CRDs (Custom Resource Definitions) are a set of standardized, extensible resources that manage networking configurations like routing, gateways, and traffic policies.
37+
Gateway API CRDs (Custom Resource Definitions) are a set of standardized, extensible resources that manage networking configurations like routing, gateways, and Traffic Policies.
3838

3939
[Learn More](https://gateway-api.sigs.k8s.io/guides/)
4040

@@ -134,7 +134,7 @@ TLS (Transport Layer Security) termination is the process of decrypting incoming
134134

135135
## Traffic Policy
136136

137-
Traffic Policy is a configuration language that enables you to filter, match, manage and orchestrate traffic to your endpoints. For example, you can add authentication, send custom response, rate limit traffic, and more.
137+
Traffic Policy is a configuration language that enables you to filter, match, manage, and orchestrate traffic to your endpoints. For example, you can add authentication, send custom response, rate limit traffic, and more.
138138

139139
[Learn More](/traffic-policy/)
140140

0 commit comments

Comments
 (0)