Skip to content

Commit bbbd32d

Browse files
Update docs/paper/dev/api/command-api/arguments/adventure-arguments.mdx
Co-authored-by: powercas_gamer <cas@mizule.dev>
1 parent aa67a4b commit bbbd32d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/paper/dev/api/command-api/arguments/adventure-arguments.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ public static LiteralCommandNode<CommandSourceStack> keyArgument() {
6969

7070

7171
## Named Color Argument
72-
This argument provides the user with the ability to select between the 16 build-in "named" text colors. This argument returns a `net.kyori.adventure.text.format.NamedtextColor` that
72+
This argument provides the user with the ability to select between the 16 build-in "named" text colors. This argument returns a `net.kyori.adventure.text.format.NamedTextColor` that
73+
7374
you can use for styling components.
7475

7576
### Example usage

0 commit comments

Comments
 (0)