Skip to content

Commit 932bf21

Browse files
committed
docs: update readme
1 parent 9eefdcd commit 932bf21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Features:
1515

1616
[API Documentation](https://docs.rs/bytesize)
1717

18-
## Example
18+
## Examples
1919

2020
### Human readable representations (SI unit and Binary unit)
2121

@@ -83,7 +83,7 @@ fn test_to_string_as() {
8383
}
8484
```
8585

86-
### Arithmetic operations
86+
### Arithmetic Operations
8787

8888
```rust
8989
use bytesize::ByteSize;

0 commit comments

Comments
 (0)