This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new bc3f352a fix grammar in kubernetes.md (#218)
bc3f352a is described below

commit bc3f352a47a9a2b51628d4befa463f48c6707d96
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jan 30 09:50:09 2024 +0100

    fix grammar in kubernetes.md (#218)
---
 docs/src/main/paradox/server/kubernetes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/main/paradox/server/kubernetes.md 
b/docs/src/main/paradox/server/kubernetes.md
index f144f622..77031d77 100644
--- a/docs/src/main/paradox/server/kubernetes.md
+++ b/docs/src/main/paradox/server/kubernetes.md
@@ -1,6 +1,6 @@
 # Kubernetes
 
-An Pekko gRPC service can be deployed to a Kubernetes cluster just like any 
other HTTP-based application,
+An Apache Pekko gRPC service can be deployed to a Kubernetes cluster just like 
any other HTTP-based application,
 but if you want to make sure HTTP/2 is used across the board there are some 
things to consider.
 
 There are 3 ways to use HTTP/2:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to