We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d1289 commit 8bce39dCopy full SHA for 8bce39d
src/reference/asciidoc/amqp.adoc
@@ -364,7 +364,7 @@ A `ConnectionFactory` can be created quickly and conveniently by using the rabbi
364
In most cases, this approach is preferable, since the framework can choose the best defaults for you.
365
The created instance is a `CachingConnectionFactory`.
366
Keep in mind that the default cache size for channels is 25.
367
-If you want more channels to be cachedm, set a larger value by setting the 'channelCacheSize' property.
+If you want more channels to be cached, set a larger value by setting the 'channelCacheSize' property.
368
In XML it would look like as follows:
369
370
====
0 commit comments