소스 검색

Update Step_0.md

Jayant Kolhe 10 년 전
부모
커밋
b9c24a11dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Step_0.md

+ 1 - 1
Step_0.md

@@ -37,5 +37,5 @@ The service stanza of the message is an example of protobuf service IDL
 receives a request containing a name and returns a response containing a
 message.
 
-Next, in [Step_1](Step_1.md), we'll use protoc to generate client code from
+Next, in [Step - 1](Step_1.md), we'll use protoc to generate client code from
 this IDL.