8000 Merge pull request #114 from piperchester/patch-1 · sardesh/rabbitmq-tutorials@07e659a · GitHub
[go: up one dir, main page]

Skip to content

Commit 07e659a

Browse files
Merge pull request rabbitmq#114 from piperchester/patch-1
Update README: Fix typos
2 parents a11afce + de62a13 commit 07e659a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# RabbitMQ tutorials
1+
# RabbitMQ Tutorials
22

3-
This project contains code for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html)
3+
This project contains code for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html) with
44
their ports to various languages.
55

66
## Languages
@@ -16,7 +16,7 @@ The following ports are available:
1616
* [Go](./go)
1717
* [Haskell](./haskell)
1818
* [JavaScript (with Node and amqp-node)](./javascript-nodejs) (using callbacks)
19-
* [Javascript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples) (using promises/futures)
19+
* [JavaScript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples) (using promises/futures)
2020
* [Java](./java)
2121
* [Java (with IntelliJ IDEA)](./java-idea)
2222
* [PHP (with php-amqplib)](./php)

0 commit comments

Comments
 (0)
0