Skip to content

Commit db5cebc

Browse files
committed
Fix typo
1 parent d9e0b29 commit db5cebc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/asciidoc/index.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41791,9 +41791,9 @@ describes all available attributes:
4179141791

4179241792
| concurrency
4179341793
| The number of concurrent sessions/consumers to start for this listener. Can either be
41794-
| a simple number indicating the maximum number (e.g. "5") or a range indicating the lower
41795-
| as well as the upper limit (e.g. "3-5"). Note that a specified minimum is just a hint
41796-
| and might be ignored at runtime. Default is the value provided by the container
41794+
a simple number indicating the maximum number (e.g. "5") or a range indicating the lower
41795+
as well as the upper limit (e.g. "3-5"). Note that a specified minimum is just a hint
41796+
and might be ignored at runtime. Default is the value provided by the container
4179741797
|===
4179841798

4179941799
The `<listener-container/>` element also accepts several optional attributes. This

0 commit comments

Comments
 (0)