Skip to content

Commit 116a312

Browse files
authored
Update README.md
1 parent 4e5d79b commit 116a312

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
@@ -56,7 +56,7 @@ Check `RabbitMQ.Utils` for sample code. The main class is `isc.rabbitmq.API`. It
5656
| msg | byte[] | %GlobalBinaryStream | Text | Yes | Message body |
5757
| correlationId | String | %String | CorrelationId | Required only with messageId | Correlation identifier |
5858
| messageId | String | %String | MessageId | Required only with correlationId | Message identifier |
59-
| props | String[] | %ListOfDataTypes | - | Yes. Should have 15 elements | List of message properties |
59+
| props | String[] | %ListOfDataTypes | - | Yes | List of message properties |
6060
| api | isc.rabbitmq.API | isc.rabbitmq.API | - | - | API object |
6161
6262
### Initialization

0 commit comments

Comments
 (0)