diff --git a/worldedit-core/src/main/resources/lang/strings.json b/worldedit-core/src/main/resources/lang/strings.json index c479c6422..bb33d8f28 100644 --- a/worldedit-core/src/main/resources/lang/strings.json +++ b/worldedit-core/src/main/resources/lang/strings.json @@ -75,7 +75,7 @@ "fawe.worldedit.history.command.redo.success": "Redo successful {0}.", "fawe.worldedit.history.command.undo.error": "Nothing left to undo. (See also `/inspect` and `/frb`)", "fawe.worldedit.history.command.undo.disabled": "Undo disabled, use: //fast", - "fawe.worldedit.history.command.undo.success": "Undo successful{0}.", + "fawe.worldedit.history.command.undo.success": "Undo successful {0}.", "fawe.worldedit.operation.operation": "Operation queued ({0})",