Skip to content

Commit

Permalink
Fix typo in README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
TehBrian authored and Citymonstret committed Jul 31, 2021
1 parent ed6cbf3 commit 3be8322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.adoc
Expand Up @@ -617,7 +617,7 @@ https://javadoc.commandframework.cloud/cloud/commandframework/CommandManager.htm
in which case you may override the exception handling by using
https://javadoc.commandframework.cloud/cloud/commandframework/CommandManager.html#registerExceptionHandler(java.lang.Class,java.util.function.BiConsumer)[CommandManager#registerExceptionHandler].

ArgumentParseException is a spacial case which makes use of the internal caption
ArgumentParseException is a special case which makes use of the internal caption
system. (Nearly) all argument parsers in cloud will throw
https://javadoc.commandframework.cloud/cloud/commandframework/exceptions/parsing/ParserException.html[ParserException]
on
Expand Down

0 comments on commit 3be8322

Please sign in to comment.