docs(readme): fix typo
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m17s

This commit is contained in:
Christoph J. Scherr 2024-05-16 17:57:26 +02:00
parent 947636cf0a
commit 3603c51ea9

View file

@ -24,7 +24,7 @@ Current formats are:
- Base32
- Base64
`numf` also has the onumfion of prepending a prefix for each format, such as
`numf` also has the option of prepending a prefix for each format, such as
`0x` for hexadecimal. Numbers may also be provided from the stdin. See `--help`
flag for more information.