Skip to content

Commit 6c04f35

Browse files
committed suggestion
Co-authored-by: DerEchtePilz <81232921+DerEchtePilz@users.noreply.github.com>
1 parent fe76545 commit 6c04f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Argument type, but there are many others:
8787
| MAP_DECORATION_TYPE | MapCursor.Type | [Types of sprites displayed on a map](https://minecraft.wiki/w/Map#Map_icons) |
8888
| FLUID | Fluid | [Fluid types](https://minecraft.wiki/w/Fluid)
8989

90-
Brigadier itself also specifies many argument types. For more information on them, see <Javadoc name={"io.papermc.paper.command.brigadier.argument.ArgumentTypes"}>ArgumentTypes</Javadoc>
90+
Minecraft itself also specifies many argument types. For more information on them, see <Javadoc name={"io.papermc.paper.command.brigadier.argument.ArgumentTypes"}>ArgumentTypes</Javadoc>
9191

9292
### Custom types
9393

0 commit comments

Comments
 (0)