Skip to content

Commit 4971b13

Browse files
authored
Merge pull request #615 from mixo/master
Fix typo in README
2 parents c1d066b + 48cad67 commit 4971b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ Be aware that queues providers are responsible for the proper calls to `setDeque
733733

734734
### Arbitrary Bindings ###
735735

736-
You may find that your application has a complex workflow and you you need to have arbitrary binding. Arbitrary
736+
You may find that your application has a complex workflow and you need to have arbitrary binding. Arbitrary
737737
binding scenarios might include exchange to exchange bindings via `destination_is_exchange` property.
738738

739739
```yaml

0 commit comments

Comments
 (0)