Skip to content

Commit

Permalink
Fixing hint statement
Browse files Browse the repository at this point in the history
  • Loading branch information
whitdog47 committed Dec 9, 2023
1 parent 5763a59 commit 9114ef1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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."
/>
</v-list-item>
<v-list-item>
Expand Down

0 comments on commit 9114ef1

Please sign in to comment.