Skip to content

Commit

Permalink
Typo ?
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwhateverr authored Feb 10, 2024
1 parent 5a3d287 commit fa26ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/processors/confirmation.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You then need to register the postprocessor to the command manager:

```java
commandManager.registerCommandPostProcessor(
confirmationManager.createPostProcessor()
confirmationManager.createPostprocessor()
);
```

Expand Down

0 comments on commit fa26ccc

Please sign in to comment.