docs(readme): fix typo
cargo devel CI / cargo CI (push) Successful in 1m17s Details

This commit is contained in:
Christoph J. Scherr 2024-05-16 17:57:26 +02:00
parent 947636cf0a
commit 3603c51ea9
1 changed files with 1 additions and 1 deletions

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.