diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index cf35cb9424a..8e6801f58d2 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -459,7 +459,7 @@ createOffer.tradeFee.descriptionBSQEnabled=Select trade fee currency createOffer.triggerPrice.prompt=Set optional trigger price createOffer.triggerPrice.label=Deactivate offer if market price is {0} -createOffer.triggerPrice.tooltip=As protecting against drastic price movements you can set a trigger price which \ +createOffer.triggerPrice.tooltip=As protection against drastic price movements you can set a trigger price which \ deactivates the offer if the market price reaches that value. createOffer.triggerPrice.invalid.tooLow=Value must be higher than {0} createOffer.triggerPrice.invalid.tooHigh=Value must be lower than {0}