Преглед на файлове

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.