Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
bisht-richa committed Jul 4, 2024
1 parent c740329 commit 5daf98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/html/src/manager/minion/ansible/schedule-playbook.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function SchedulePlaybook({ playbook, onBack }: SchedulePlaybookP
<div className="panel panel-default">
<div className="panel-heading">
<div>
<h3>{t("Schedule Playbook Executionsss")}</h3>
<h3>{t("Schedule Playbook Execution")}</h3>
</div>
</div>
<div className="panel-body">
Expand Down

0 comments on commit 5daf98a

Please sign in to comment.