Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed Sep 21, 2023
1 parent 512ddfe commit 8432d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/metamask-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -3212,7 +3212,7 @@ export default class MetamaskController extends EventEmitter {
}

_startUISync() {
// Message startUISync is used in MV3 to start syncing state with UI
// Message startUISync is used to start syncing state with UI
// Sending this message after login is completed helps to ensure that incomplete state without
// account details are not flushed to UI.
this.emit('startUISync');
Expand Down

0 comments on commit 8432d88

Please sign in to comment.