Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 8697eb2

Browse files
Spelling fix.
1 parent 891592f commit 8697eb2

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
@@ -242,7 +242,7 @@ For more information about `appsettings.json` and manual configuration features,
242242
RabbitMQ client implemented in this library (class which implements `IQueueService`) opens two connections to the RabbitMQ server. One connection is used for message production and the other one is for message consumption.
243243
This behavior covered in the [advanced usage documentation file](./docs/advanced-usage.md), dive into it deeply if you want to control the client behavior tighter.
244244

245-
There is also an [example project](./examples/Examples.AdvancedConfiguration) that demonstrates an advances usage of the RabbitMq client.
245+
There is also an [example project](./examples/Examples.AdvancedConfiguration) that demonstrates an advances usage of the RabbitMQ client.
246246

247247
## Changelog
248248

0 commit comments

Comments
 (0)