From 2cba33d2b5d063a1686d06fb7fa28dd0abc6e04a Mon Sep 17 00:00:00 2001 From: Cypher Pepe <125112044+cypherpepe@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:46:17 +0300 Subject: [PATCH] typos grpcurl.md --- docs/grpcurl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/grpcurl.md b/docs/grpcurl.md index 17ece8596b..9af602b1ab 100644 --- a/docs/grpcurl.md +++ b/docs/grpcurl.md @@ -52,7 +52,7 @@ grpcurl -plaintext localhost:9090 list #### Describe service methods -Descrie available methods of the `bank` service. +Describe available methods of the `bank` service. ```shell grpcurl \