diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 1537e7e66..cd3f6c9a0 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -59,7 +59,7 @@ "BackupRetentionHelpText": "Automatic backups older than the retention period will be cleaned up automatically", "Backups": "Backups", "BindAddress": "Bind Address", - "BindAddressHelpText": "Valid IP4 address or '*' for all interfaces", + "BindAddressHelpText": "Valid IPv4 address or '*' for all interfaces", "BindAddressHelpTextWarning": "Requires restart to take effect", "Blocklist": "Blocklist", "BlocklistHelpText": "Prevents Readarr from automatically grabbing these files again",