Skip to content

Commit

Permalink
improve wording
Browse files Browse the repository at this point in the history
Co-authored-by: user1823 <[email protected]>
  • Loading branch information
L-M-Sherlock and user1823 committed Apr 22, 2024
1 parent eaf8c7a commit a367276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def set_auto_disperse_after_reschedule(checked, _):


menu_auto_disperse_after_reschedule = checkable(
title="Disperse sibling after rescheduling (it breaks Load Balance)",
title="Disperse siblings after rescheduling (breaks Load Balance)",
on_click=set_auto_disperse_after_reschedule,
)

Expand Down

0 comments on commit a367276

Please sign in to comment.