소스 검색

fix typos in examples/README.md

Wang Kirin 6 년 전
부모
커밋
74f4f594cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/README.md

+ 1 - 1
examples/README.md

@@ -38,7 +38,7 @@ and the protobuf runtime for the language you want to build.
 
 
 You can simply run "make" to build the example for all languages (except for
 You can simply run "make" to build the example for all languages (except for
 Go). However, since different language has different installation requirement,
 Go). However, since different language has different installation requirement,
-it will likely fail. It's better to follow individual instrutions below to
+it will likely fail. It's better to follow individual instructions below to
 build only the language you are interested in.
 build only the language you are interested in.
 
 
 ### C++
 ### C++