Skip to content

Commit

Permalink
Corrected the JSDoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
morkai committed Jul 6, 2013
1 parent e7ad397 commit 5193469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/functions/ReadInputRegistersResponse.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = ReadInputRegistersResponse;
/**
* The read input registers response (code 0x04).
*
* A binary representation this response varies in length and consists of:
* A binary representation of this response varies in length and consists of:
*
* - a function code (1 byte),
* - a byte count (`N`; 1 byte),
Expand Down

0 comments on commit 5193469

Please sign in to comment.