Skip to content

Commit ef31a5e

Browse files
committed
small changes to README.md
1 parent 1e999d3 commit ef31a5e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

j2se/java-amqp-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ build\install\java-amqp-demo\bin\java-amqp-demo.bat
3939
```
4040
- To use credentials with our default URI:
4141
```
42-
/java-aqmp-demo 'username' 'password'
42+
/java-aqmp-demo 'guest' 'guest'
4343
```
4444
- If you have setup your gateway for authentification:
4545
```

j2se/java-jms-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ or
2626
```
2727
build\install\java-jms-demo\bin\java-jms-demo.bat
2828
```
29-
**NOTE** The application can be run in the folowing ways:
29+
**NOTE:** The application can be run in the folowing ways:
3030
- To connect to our defult URI:
3131
```
3232
/java-jms-demo

j2se/java-ws-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ or
2727
```
2828
build\install\java-ws-demo\bin\java-ws-demo.bat
2929
```
30-
**NOTE** The application can be run in the folowing ways:
30+
**NOTE:** The application can be run in the folowing ways:
3131
- To connect to our defult URI:
3232
```
3333
/java-ws-demo

0 commit comments

Comments
 (0)