Skip to content

Commit

Permalink
Fix README anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayjshah committed Aug 26, 2023
1 parent 1ea4960 commit 87b7fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ curl \

Handlers and clients also support the gRPC and gRPC-Web protocols, including
streaming, headers, trailers, and error details. gRPC-compatible [server
reflection][grpreflect] and [health checks][grpchealth] are available as
reflection][grpcreflect] and [health checks][grpchealth] are available as
standalone packages. Instead of cURL, we could call our API with a gRPC client:

```
Expand Down

0 comments on commit 87b7fbc

Please sign in to comment.