Skip to content

Commit 86ac0fb

Browse files
authored
Documentation: Fix typo (grpc#4445)
1 parent 23a83dd commit 86ac0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/server-reflection-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $ go run examples/features/reflection/server/main.go
5858
Open a new terminal and make sure you are in the directory where grpc_cli lives:
5959

6060
```sh
61-
$ cd <grpc-cpp-dirctory>/bins/opt
61+
$ cd <grpc-cpp-directory>/bins/opt
6262
```
6363

6464
### List services

0 commit comments

Comments
 (0)