Skip to content

Commit

Permalink
📝 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Sep 27, 2021
1 parent e35fa74 commit a6f2412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This project offers you an alternative to **Universal Charset Encoding Detector*

This package offer better performance than its counterpart Chardet. Here are some numbers.

| Package | Accuracy | Mean per file (ns) | File per sec (est) |
| Package | Accuracy | Mean per file (ms) | File per sec (est) |
| ------------- | :-------------: | :------------------: | :------------------: |
| [chardet](https://github.com/chardet/chardet) | 92 % | 220 ms | 5 file/sec |
| charset-normalizer | **98 %** | **40 ms** | 25 file/sec |
Expand Down

0 comments on commit a6f2412

Please sign in to comment.