diff --git a/src/dispatch/static/dispatch/src/incident_role/PolicyRoleBuilder.vue b/src/dispatch/static/dispatch/src/incident_role/PolicyRoleBuilder.vue index c032f91a671f..6e282fa42684 100644 --- a/src/dispatch/static/dispatch/src/incident_role/PolicyRoleBuilder.vue +++ b/src/dispatch/static/dispatch/src/incident_role/PolicyRoleBuilder.vue @@ -78,7 +78,7 @@ v-if="label === 'Incident Commander'" v-model="policy.engage_next_oncall" label="Add next on-call as an Observer" - hint="Check this if you would like this policy to be considered when resolving the role." + hint="Check this if you would like the next oncall incident commander to be added as an observer." />