diff --git a/plugin/src/main/resources/translations/en.yml b/plugin/src/main/resources/translations/en.yml
index 2f9739c..91b7cda 100644
--- a/plugin/src/main/resources/translations/en.yml
+++ b/plugin/src/main/resources/translations/en.yml
@@ -63,7 +63,7 @@ command.force_tick.success: "Took ms ticking blocksCustomCrops is not enabled in world []"
command.force_tick.failure.type: "Unknown type []"
command.unsafe.delete.failure.world: "CustomCrops is not enabled in world []"
-command.unsafe.delete.success: "Deleted block data in this chunk"
+command.unsafe.delete.success: "Deleted block data in this chunk"
command.unsafe.restore.failure.world: "CustomCrops is not enabled in world []"
command.unsafe.restore.failure.chunk: "This chunk doesn't contain any data"
command.unsafe.restore.success: "Restored (/) blocks"
@@ -83,4 +83,4 @@ command.debug.worlds.success:
command.debug.insight.off: "Insight mode: OFF"
command.debug.insight.on:
- "Insight mode: ON"
- - "Note that this only shows a snapshot of the data."
\ No newline at end of file
+ - "Note that this only shows a snapshot of the data."