Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
shaomeng committed May 28, 2024
1 parent b35ca1d commit e48bc9d
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 @@ -68,7 +68,7 @@ In the following example, `generate_cd_values` reports that `268651725u` encodes
a bitrate of 3.3 bit-per-value, without doing rank order swap.
```Bash
$ ./bin/generate_cd_values 1 3.3
For fixed-rate compression with a bitrate of 3, without swapping rank orders,
For fixed-rate compression with a bitrate of 3.3, without swapping rank orders,
H5Z-SPERR cd_values = 268651725u (Filter ID = 32028).
Please use this value as a single 32-bit unsigned integer in your applications.
```
Expand Down

0 comments on commit e48bc9d

Please sign in to comment.