소스 검색

Merge pull request #126 from juliancheal/typo

Fixed typo in documentation
Paul Lietar 8 년 전
부모
커밋
a90d20c11e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/connection.md

+ 1 - 1
docs/connection.md

@@ -60,5 +60,5 @@ cmd | length | payload  | mac
  8  |   16   | variable | 32
 
 Each packet has a type identified by the 8 bit `cmd` field.
-The 16 bit big endian length only inculdes the length of the payload.
+The 16 bit big endian length only includes the length of the payload.