Skip to content

Commit

Permalink
docs(rabbitmq): fix typo
Browse files Browse the repository at this point in the history
replace MINE type with MIME type

(cherry picked from commit aecf4a6)
  • Loading branch information
BSchneppe authored and gsmet committed Dec 18, 2023
1 parent 42a4539 commit ce9fd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/rabbitmq-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ Type: _boolean_ | false | `false`

Type: _string_ | false | `#`

| [.no-hyphens]#*content-type-override*# | Override the content_type attribute of the incoming message, should be a valid MINE type
| [.no-hyphens]#*content-type-override*# | Override the content_type attribute of the incoming message, should be a valid MIME type

Type: _string_ | false |

Expand Down

0 comments on commit ce9fd60

Please sign in to comment.