Skip to content

Commit

Permalink
chore: remove go syntax from debug docuentation (#3282)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi authored Dec 13, 2022
1 parent 63e8582 commit 63eedc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/kb/13-debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ hellod query hello say-hello bob

A debugger shell will be launched when the breakpoint is triggered:

```go
```
7: "google.golang.org/grpc/codes"
8: "google.golang.org/grpc/status"
9: "hello/x/hello/types"
Expand Down

0 comments on commit 63eedc1

Please sign in to comment.