Skip to content

Commit 40a7ea9

Browse files
Small README format fix
1 parent b2f5c89 commit 40a7ea9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/grpc-observability/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ The backend microservice will
4545

4646
- listen on the TCP port 9091 for the gRPC calls from the frontend microservice.
4747
- listen on the TCP port 8081 for the Prometheus scrape requests.
48-
The frontend microservice will
48+
49+
The frontend microservice will
50+
4951
- send the unary/client streaming/server streaming/bidi streaming calls to the
5052
backend microservices via TCP port 9091.
5153
- listen on the TCP port 8080 for the Prometheus scrape requests.

0 commit comments

Comments
 (0)