diff --git a/README.md b/README.md index b28a7e12a..a7646d870 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is where all development happens. The repository provides a friendly enviro Features: * [Feature rich](docs/quick_tour.md). -* Implements [JMS](https://docs.oracle.com/javaee/7/api/javax/jms/package-summary.html) like transports based on a[queue-interop](https://github.com/queue-interop/queue-interop) interfaces. +* Implements [JMS](https://docs.oracle.com/javaee/7/api/javax/jms/package-summary.html) like transports based on [queue-interop](https://github.com/queue-interop/queue-interop) interfaces. * Supported transports * Amqp based on [the ext](docs/transport/amqp.md), [bunny](docs/transport/amqp_bunny.md), [the lib](docs/transport/amqp_lib.md) * [Beanstalk](docs/transport/pheanstalk.md)