Skip to content

Commit c75aed0

Browse files
committed
Fix typo in README
1 parent d495b36 commit c75aed0

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
@@ -19,7 +19,7 @@ In order to use the image, it is necessary to accept the terms of the IBM MQ lic
1919
* **LICENSE** - Set this to `accept` to agree to the MQ Advanced for Developers license. If you wish to see the license you can set this to `view`.
2020
* **LANG** - Set this to the language you would like the license to be printed in.
2121
* **MQ_QMGR_NAME** - Set this to the name you want your Queue Manager to be created with.
22-
* **LOG_FORMAT** - Set this to change the format of the logs which are printed on the container's stdout. Set to "json" to use JSON format (JSON object per line); set to "basic" to use a simple human-readable. Defaults to "basic".
22+
* **LOG_FORMAT** - Set this to change the format of the logs which are printed on the container's stdout. Set to "json" to use JSON format (JSON object per line); set to "basic" to use a simple human-readable format. Defaults to "basic".
2323

2424

2525
# Issues and contributions

0 commit comments

Comments
 (0)