From f278dc56e8b975a810297b9cbc720f6ce568d5d4 Mon Sep 17 00:00:00 2001 From: camcui <166618273+camcui@users.noreply.github.com> Date: Sat, 18 Jan 2025 04:10:02 +0800 Subject: [PATCH] Docs fix spelling issues (#1761) Signed-off-by: camcui --- .../tutorials/kubernetes/multi-cluster.md | 10 +++++----- .../tutorials/privacy/web3js-quorum.md | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/private-networks/tutorials/kubernetes/multi-cluster.md b/docs/private-networks/tutorials/kubernetes/multi-cluster.md index 96ef3e8347..8267aa11c7 100644 --- a/docs/private-networks/tutorials/kubernetes/multi-cluster.md +++ b/docs/private-networks/tutorials/kubernetes/multi-cluster.md @@ -47,7 +47,7 @@ In the AZure VNet, create a Virtual Network Gateway with the following settings | Enable active-active mode | Disabled | | Configure BGP | Disabled | -The other setttings can remain as defaults or set to suit your requirements. Once this is complete +The other settings can remain as defaults or set to suit your requirements. Once this is complete please note down the IP address that was created for the Virtual Network Gateway ##### 3.2 On the AWS side create a Customer Gateway @@ -59,7 +59,7 @@ This Customer Gateway points to the Azure Virtual Network Gateay from step 3.1 | Routing | Static | | IP Address | Use the IP of the Virtual Network Gateway in step 3.1 | -The other setttings can remain as defaults or set to suit your requirements +The other settings can remain as defaults or set to suit your requirements ##### 3.3 On the AWS side create a Virtual Private Gateway @@ -88,7 +88,7 @@ Create an AWS Site-to-Site VPN Connection with the following settings | Static IP Prefixes | Use the Azure VNet CIDR from step 2.1 | | Tunnel inside IP version | IPV4 | -The other setttings can remain as defaults or set to suit your requirements +The other settings can remain as defaults or set to suit your requirements ##### 3.6 Download the VPN connection config file @@ -133,13 +133,13 @@ Use the settings below | BGP | Disabled | | Use policy based traffic selector | Disabled | -The other setttings can remain as defaults or set to suit your requirements +The other settings can remain as defaults or set to suit your requirements This may take a few minutes to setup. Once complete you should see the Tunnel from step 3.5 status show as `UP` ##### 3.9 High Availability on the Azure side -If you need high availablity or this is a production setup, please use Tunnel #2 to create a second +If you need high availability or this is a production setup, please use Tunnel #2 to create a second Local Network Gateway (step 3.7) and then a second connection on the Virtual Network Gateway (step 3.8) ##### 3.10 On AWS update the subnet route table diff --git a/docs/private-networks/tutorials/privacy/web3js-quorum.md b/docs/private-networks/tutorials/privacy/web3js-quorum.md index deacd5eaff..002d7bb049 100644 --- a/docs/private-networks/tutorials/privacy/web3js-quorum.md +++ b/docs/private-networks/tutorials/privacy/web3js-quorum.md @@ -90,7 +90,7 @@ This example uses 3 of the 4 nodes configured in the [privacy tutorial](index.md ```bash Transaction Hash: 0xd9d71cc6f64675e1a48183ded8f08930af317eb883ebae4c4eec66ae68618d85 Waiting for transaction to be mined ... - Event Emited: 0x0000000000000000000000009811ebc35d7b06b3fa8dc5809a1f9c52751e1deb00000000000000000000000000000000000000000000000000000000000003e8 + Event Emitted: 0x0000000000000000000000009811ebc35d7b06b3fa8dc5809a1f9c52751e1deb00000000000000000000000000000000000000000000000000000000000003e8 Waiting for transaction to be mined ... Get Value from http://localhost:8545: 0x00000000000000000000000000000000000000000000000000000000000003e8 Waiting for transaction to be mined ... @@ -110,7 +110,7 @@ This example uses 3 of the 4 nodes configured in the [privacy tutorial](index.md ```text Transaction Hash: 0xa025433aec47a71b0230f12f43708812fd38ff7b7c1dc89a715f71dcbd5fbdbf Waiting for transaction to be mined ... - Event Emited: 0x000000000000000000000000372a70ace72b02cc7f1757183f98c620254f9c8d000000000000000000000000000000000000000000000000000000000000002a + Event Emitted: 0x000000000000000000000000372a70ace72b02cc7f1757183f98c620254f9c8d000000000000000000000000000000000000000000000000000000000000002a Waiting for transaction to be mined ... Get Value from http://localhost:8545: 0x000000000000000000000000000000000000000000000000000000000000002a Waiting for transaction to be mined ...