From 1652a23b99aa28b60b636ea2f86a24d77987312d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 2 Mar 2018 05:02:34 +0000 Subject: [PATCH] spelling: communication --- ha/clusterTemplate.json | 2 +- ha/privateClusterTemplate.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ha/clusterTemplate.json b/ha/clusterTemplate.json index 96e2119..c6e1af4 100644 --- a/ha/clusterTemplate.json +++ b/ha/clusterTemplate.json @@ -382,7 +382,7 @@ } }, { - "name": "neo4j-transaction-communiocation", + "name": "neo4j-transaction-communication", "properties": { "protocol": "Tcp", "sourcePortRange": "*", diff --git a/ha/privateClusterTemplate.json b/ha/privateClusterTemplate.json index 19fc158..ae01274 100644 --- a/ha/privateClusterTemplate.json +++ b/ha/privateClusterTemplate.json @@ -363,7 +363,7 @@ } }, { - "name": "neo4j-transaction-communiocation", + "name": "neo4j-transaction-communication", "properties": { "protocol": "Tcp", "sourcePortRange": "*",