diff --git a/source/behavior/entities/format/behaviors/harvest_farm_block.json b/source/behavior/entities/format/behaviors/harvest_farm_block.json index d3b98875..5c66486b 100644 --- a/source/behavior/entities/format/behaviors/harvest_farm_block.json +++ b/source/behavior/entities/format/behaviors/harvest_farm_block.json @@ -16,7 +16,7 @@ }, "search_cooldown_max_seconds": { "title": "Search Cooldown Maximum Seconds", - "description": "The maximum amount of time in seconds that the goal can take before searching again, after failing to find a a harvest block already.", + "description": "The maximum amount of time in seconds that the goal can take before searching again, after failing to find a block to harvest.", "$comment": "UNDOCUMENTED", "type": "number" },