Skip to content

Commit ad69050

Browse files
authored
Fix admonition
1 parent 3581f27 commit ad69050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/paper/dev/api/commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Commands.argument("count", IntegerArgumentType.integer())
142142

143143
Suggestions can also be contextual since they have access to the `CommandContext`.
144144

145-
:::info
145+
:::note
146146

147147
To access other arguments when building suggestions, make sure the correct `CommandContext`
148148
is obtained with `CommandContext.getLastChild()`.

0 commit comments

Comments
 (0)