diff --git a/CHANGELOG.md b/CHANGELOG.md index 20f5247362..74cea9f8d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,7 +59,7 @@ If `dfx start` is starting the shared network from within a dfx project, and tha ### fix: dfx canister call --wallet no longer passes the parameter twice -Removed the duplicate parameter. +The parameter was erroneously passed twice. Now it is passed only once. ## Dependencies