Skip to content

Commit 1c6e1a5

Browse files
committed
Fix space in info text.
1 parent 5276eb3 commit 1c6e1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/locales/en-US.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ aoneblock:
4040
description: show the block count and phase
4141
info: "&a You are on block &b [number] in the &a [name] phase"
4242
info:
43-
count: "&a Island is on block &b [number]&a in the &b [name] &a phase. Lifetime count &b [lifetime] &a."
43+
count: "&a Island is on block &b [number] &a in the &b [name] &a phase. Lifetime count &b [lifetime] &a."
4444
phases:
4545
description: show a list of all the phases
4646
title: "&2 OneBlock Phases"

0 commit comments

Comments
 (0)