Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavesonics authored Dec 5, 2024
1 parent 4deebc3 commit 1dd6bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fdic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fdic was 43.65% of the original size
| locale | nstring len+1 bytes | Language locale of the dictionary |
| | **--- Dictionary Entries Begin ---** | |
| | **-- Dictionary Entry --** _(Repeated n times)_ | |
| value | vlong 1-10 bytes | Term Frequency (vlong) |
| frequency | vlong 1-10 bytes | Term Frequency (vlong) |
| term | nstring len+1 bytes | The dictionary term |

```mermaid
Expand Down

0 comments on commit 1dd6bad

Please sign in to comment.