Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/annotations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Otherwise, it will become a value flag with the parameter type as the value type

Flags should _not_ be annotated with
{{ javadoc("https://javadoc.io/doc/org.incendo/cloud-annotations/latest/org/incendo/cloud/annotations/Argument.html", "@Argument") }}
and should not present in the
and should not be present in the
{{ javadoc("https://javadoc.io/doc/org.incendo/cloud-annotations/latest/org/incendo/cloud/annotations/Command.html", "@Command") }}
syntax.

Expand Down