Skip to content

Commit adafcfd

Browse files
kate-osbornADubhlaoich
authored and
Kate Osborn
committed
Remove redundant "either"
Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
1 parent cf3e747 commit adafcfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/design-principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Design Principles
22

33
The aim of the NGINX Kubernetes Gateway is to become a fundamental infrastructure component within a Kubernetes cluster,
4-
serving as both an ingress and egress point for traffic directed towards the services (applications) running either
4+
serving as both an ingress and egress point for traffic directed towards the services (applications) running
55
within or outside the cluster. Leveraging NGINX as a data plane technology, it harnesses the well-established reputation
66
of NGINX as an open-source project widely recognized for its role as a web server, proxy, load balancer, and content
77
cache. NGINX is renowned for its stability, high performance, security, and rich feature set, positioning it as a

0 commit comments

Comments
 (0)