You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2018/08/13 15:58:19 UTC

[2/2] activemq-artemis git commit: NO-JIRA fix typo

NO-JIRA fix typo


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/754671bd
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/754671bd
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/754671bd

Branch: refs/heads/master
Commit: 754671bddb6d7c400641e4f26e250c8264bef0ec
Parents: 005745e
Author: Matthias Berndt <ma...@riskident.com>
Authored: Mon Aug 13 12:50:37 2018 +0200
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Aug 13 11:58:10 2018 -0400

----------------------------------------------------------------------
 docs/user-manual/en/address-model.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/754671bd/docs/user-manual/en/address-model.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/address-model.md b/docs/user-manual/en/address-model.md
index ac5e49b..77ca68c 100644
--- a/docs/user-manual/en/address-model.md
+++ b/docs/user-manual/en/address-model.md
@@ -301,7 +301,7 @@ Parameter|Description
   `auto-create-addresses` element to the `address-setting` you want the broker
   to automatically create.
 
-- (Optional) Add the `address-setting` if it does not exits. Use the match
+- (Optional) Add the `address-setting` if it does not exist. Use the match
   parameter and the [wildcard syntax](wildcard-syntax.md) to match more than
   one specific address.
 
@@ -328,7 +328,7 @@ with `/news/politics/` will be automatically created by the broker.
   `auto-delete-addresses` element to the `address-setting` you want the broker to
   automatically create.
 
-- (Optional) Add the `address-setting` if it does not exits. Use the match
+- (Optional) Add the `address-setting` if it does not exist. Use the match
   parameter and the [wildcard syntax](wildcard-syntax.md) to match more than one
   specific address.