Repository: activemq-artemis
Updated Branches:
  refs/heads/2.6.x 170562882 -> 2c20fe471


NO-JIRA spelling fixes on docs

(cherry picked from commit bfc9aec33b10582f85e7c2d525681ddf7455ddad)


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

Branch: refs/heads/2.6.x
Commit: f7637eb2389ef69b9d88c0743881c1fbc65d0684
Parents: 1705628
Author: Codrin Bucur <[email protected]>
Authored: Wed Jul 18 11:22:44 2018 +0200
Committer: Clebert Suconic <[email protected]>
Committed: Thu Aug 9 19:25:35 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f7637eb2/docs/user-manual/en/clusters.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/clusters.md b/docs/user-manual/en/clusters.md
index 54dc54e..4aa2154 100644
--- a/docs/user-manual/en/clusters.md
+++ b/docs/user-manual/en/clusters.md
@@ -389,13 +389,13 @@ connection. The default value for this parameter is 
`10000` milliseconds.
 
 Sometimes it may be impossible to use UDP on the network you are using.
 In this case its possible to configure a connection with an initial list
-if possible servers. This could be just one server that you know will
+of possible servers. This could be just one server that you know will
 always be available or a list of servers where at least one will be
 available.
 
 This doesn't mean that you have to know where all your servers are going
 to be hosted, you can configure these servers to use the reliable
-servers to connect to. Once they are connected there connection details
+servers to connect to. Once they are connected their connection details
 will be propagated via the server it connects to
 
 #### Configuring a Cluster Connection

Reply via email to