diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json
index 51e825e526..53e42cbad0 100644
--- a/Core/src/main/resources/lang/messages_en.json
+++ b/Core/src/main/resources/lang/messages_en.json
@@ -628,7 +628,7 @@
"flags.flag_description_prevent_creative_copy": "Prevents people from copying item NBT data in the plot unless they're added as members.",
"flags.flag_description_leaf_decay": "Set to `false` to prevent leaves from decaying.",
"flags.flag_description_projectiles": "Prevents guests from shooting projectiles on the plot when set to false.",
- "flags.flag_description_weaving_death_place": "Set to `false` to prevent spawning of cobwebs by the Weaving status effect on death of any entity.",
+ "flags.flag_description_weaving_death_place": "Set to `false` to prevent spawning of cobwebs by the Weaving status effect on the death of an entity.",
"flags.flag_description_beacon_effect": "Enables beacon effects on the plot.",
"flags.flag_error_boolean": "Flag value must be a boolean (true | false).",
"flags.flag_error_enum": "Must be one of: ",