Skip to content

Commit

Permalink
vale
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Oct 28, 2023
1 parent c9bd0f6 commit 4bcd0ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/introduction/supported-protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Using [`@AsyncListener`](../configuration/documenting-consumers.md) and [`@Async

The protocols with native support come along with a `@_ProtocolName_Binding` annotation to define protocol specific properties.

### `springwolf-generic-binding` addon
The `springwolf-generic-binding` addon allows to document any binding.
### `springwolf-generic-binding` add-on
The `springwolf-generic-binding` add-on allows to document any binding.
This includes bindings not supported by Springwolf, but also any custom fields not part of the AsyncApi specification.

```java
Expand Down

0 comments on commit 4bcd0ae

Please sign in to comment.