The current documentation of the `CanDeactivate`, `CanActivate`, and `CanActivateChild` guard execution order is incorrect. This commit corrects the documentation. For reference, see https://stackblitz.com/edit/angular-canactivatechild-nqp1f7 Fixes #28082 PR Close #42288