diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 455e5f4d..ab2a0c7e 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -373,7 +373,7 @@ "tooltip-lock-layout": "Lock Layout", "tooltip-name-onchain": "Account names are stored on-chain", "tooltip-post": "Post only orders are guaranteed to be the maker order or else it will be canceled.", - "tooltip-post-and-slide": "Post only slide is a type of limit order that will place your order one penny less than the opposite side of the book.", + "tooltip-post-and-slide": "Post only slide is a type of limit order that will place your order one tick less than the opposite side of the book.", "tooltip-projected-leverage": "Projected Leverage", "tooltip-reduce": "Reduce only orders will only reduce your overall position.", "tooltip-reset-layout": "Reset Layout", @@ -432,4 +432,4 @@ "your-assets": "Your Assets", "your-borrows": "Your Borrows", "zero-mngo-rewards": "0 MNGO Rewards" -} \ No newline at end of file +}