Skip to content

Commit

Permalink
Update README.md (#1336)
Browse files Browse the repository at this point in the history
Simple typo error fix on line 162.
  • Loading branch information
thedarkkid authored May 3, 2023
1 parent 063bb42 commit c5c1e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/grpc/gateway/examples/helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static_resources:
> address: host.docker.internal
> ```
>
> or if your version of Docker on Mac older then v18.03.0, change it to:
> or if your version of Docker on Mac is older than v18.03.0, change it to:
>
> ```yaml
> ...
Expand Down

0 comments on commit c5c1e29

Please sign in to comment.