diff --git a/src/seth/README.md b/src/seth/README.md index 2e52b1202..4863c6218 100644 --- a/src/seth/README.md +++ b/src/seth/README.md @@ -382,7 +382,7 @@ Convert fixed point numbers into parsed integers with the specified number of de seth --from-fix -For example, use `seth --to-fix 6 1` to convert 1 USDC into the parsed quantity of 1,000,000 USDC +For example, use `seth --from-fix 6 1` to convert 1 USDC into the parsed quantity of 1,000,000 USDC ### `seth --from-wei`