diff --git a/docs/other/updates/release-notes/0.9.0-rn.md b/docs/other/updates/release-notes/0.9.0-rn.md index 6488d2aa62..1c0336863e 100644 --- a/docs/other/updates/release-notes/0.9.0-rn.md +++ b/docs/other/updates/release-notes/0.9.0-rn.md @@ -14,7 +14,7 @@ Breaking change: Canister commands, except for `dfx canister create`, will make When working with existing canisters, use the `--wallet` flag in conjunction with `dfx identity get-wallet` in order to restore the old behavior. -You will need to upgrade your wallet and each of your existing canisters to work with the new system. To do so, execute the following in each of your dfx projects: +You will need to upgrade your wallet and each of your existing canisters to work with dfx version. To do so, execute the following in each of your dfx projects: ``` bash dfx wallet upgrade