GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1049
DOCS: Fixing apparent typo on Connectors and using sh on markdown
I fixed a typo on an apparent typo on a table here.
I'm also using a different MD for XML and sh
example:
```xml
<something>
<nice>
<!-- markdown can be nice on xml -->
</nice>
</something>
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1049.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1049
----
commit e75d5df7a71bdf75d65dc9f0dbc7b3686a96051e
Author: Clebert Suconic <[email protected]>
Date: 2017-02-25T16:14:58Z
DOCS: Fixing apparent typo on Connectors and using sh on markdown
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---