Skip to content

Commit

Permalink
Correct typos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
basilhussain committed May 5, 2020
1 parent 28a9aea commit 00db182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ CRC8-SAE-J1850 | 1,859,943 | 590,015 | 31.7%
CRC16-ANSI | 1,918,718 | 789,366 | 41.1%
CRC16-CCITT | 1,929,246 | 789,630 | 40.1%
CRC16-XMODEM† | | |
CRC32 | 2861480 | 1091333 | 38.1%
CRC32-POSIX | 2770430 | 1090388 | 39.4%
CRC32 | 2,861,480 | 1,091,333 | 38.1%
CRC32-POSIX | 2,770,430 | 1,090,388 | 39.4%

*(† See CCITT - algorithm is the same; only differs by initial value)*

Expand Down

0 comments on commit 00db182

Please sign in to comment.