diff --git a/src/python/impactx/dashboard/Input/space_charge_configuration/spaceChargeMain.py b/src/python/impactx/dashboard/Input/space_charge_configuration/spaceChargeMain.py index f2fd7b8ce..1f0d1f4f3 100644 --- a/src/python/impactx/dashboard/Input/space_charge_configuration/spaceChargeMain.py +++ b/src/python/impactx/dashboard/Input/space_charge_configuration/spaceChargeMain.py @@ -166,7 +166,7 @@ class SpaceChargeConfiguration: @staticmethod def card(): """ - Creates UI content for space charge configuration + Creates UI content for space charge configuration """ with vuetify.VDialog(v_model=("showSpaceChargeDialog", False), width="500px"):