Skip to content

Commit

Permalink
Fix space in info text.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Mar 10, 2024
1 parent 5276eb3 commit 1c6e1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ aoneblock:
description: show the block count and phase
info: "&a You are on block &b [number] in the &a [name] phase"
info:
count: "&a Island is on block &b [number]&a in the &b [name] &a phase. Lifetime count &b [lifetime] &a."
count: "&a Island is on block &b [number] &a in the &b [name] &a phase. Lifetime count &b [lifetime] &a."
phases:
description: show a list of all the phases
title: "&2 OneBlock Phases"
Expand Down

0 comments on commit 1c6e1a5

Please sign in to comment.