fix doc errors

This commit is contained in:
kevin
2020-11-24 10:39:38 +08:00
parent 95a9dabf8b
commit 702e8d79ce
2 changed files with 2 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ goctl api -o greet.api
you can check it by curl:
```shell
curl -i http://localhost:8888/greet/from/you
curl -i http://localhost:8888/from/you
```
the response looks like: