diff --git a/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.js b/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.js index 2f821ccff..9715d4a63 100644 --- a/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.js +++ b/frontend/src/Settings/Profiles/Delay/EditDelayProfileModalContent.js @@ -116,7 +116,7 @@ function EditDelayProfileModalContent(props) { type={inputTypes.CHECK} name="bypassIfHighestQuality" {...bypassIfHighestQuality} - helpText="Bypass delay when release has the highest enabled quality in the quality profile" + helpText="Bypass delay when release has the highest enabled quality in the quality profile with the preferred protocol" onChange={onInputChange} />