Skip to content

Commit d1e58ba

Browse files
committed
Update readme
[ci-skip]
1 parent d481459 commit d1e58ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Bytes.parseBase32("MZXQ====");
319319
Bytes.from(array).encodeBase32();
320320
```
321321

322-
Additionally the following radixe encodings are supported:
322+
Additionally the following radix encodings are supported:
323323

324324
```java
325325
Bytes.from(array).encodeBinary(); //1110110110101111

0 commit comments

Comments
 (0)