Skip to content

Commit 3a877ad

Browse files
committed
fix: fix block
1 parent d15d17f commit 3a877ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/create-commands/arguments/types/string-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ hello world
6868

6969
## Greedy string argument
7070

71-
:::info
71+
:::info Greedy Arguments:
7272

7373
The `GreedyStringArgument`, similar to the `ChatArgument` uses the entire argument array from its current position. This means that it never ends, therefore if it is used, it must be the last element of your `List` of arguments.
7474

0 commit comments

Comments
 (0)