Skip to content

Commit 3873036

Browse files
Update README.md
Co-Authored-By: AlramLechnerDynatrace <[email protected]>
1 parent be7f885 commit 3873036

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
@@ -404,7 +404,7 @@ while(true) {
404404
}
405405
```
406406

407-
In case of non-blocking receive (e. g. via eventhandler), there is no need to use ``ReceivingMessageTracer`` - just trace processing
407+
In case of non-blocking receive (e. g. via eventhandler), there is no need to use `IncomingMessageReceiveTracer` - just trace processing
408408
of the message by using the ``ProcessingMessageTracer``:
409409

410410
```Java

0 commit comments

Comments
 (0)