Skip to content

Commit 7259932

Browse files
authored
fix(docs): minor spelling correction (#542)
1 parent 1ce3489 commit 7259932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/understanding-workflow/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ By default, the router component is deployed as a Kubernetes service with type
5050
`LoadBalancer`; which, depending on your configuration, will provision a
5151
cloud-native load balancer automatically.
5252

53-
The router automatically discovers routeable Applications, SSL/TLS certificates
53+
The router automatically discovers routable Applications, SSL/TLS certificates
5454
and application-specific configurations through the use of Kubernetes
5555
annotations. Any changes to router configuration or certificates are applied
5656
within seconds.

0 commit comments

Comments
 (0)