Skip to content

Commit f93deeb

Browse files
hsutaiyuEmpieichO
andauthored
Apply suggestions from code review
Co-authored-by: Anthony Mpho Matlala <74402600+EmpieichO@users.noreply.github.com>
1 parent 6641b99 commit f93deeb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/pos/how-to/full-node/full-node-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ We use `df -h` to make sure the mount looks good.
6060

6161
![img](../../../img/pos/space.png)
6262

63-
Onc we've verified that successfully, we might as well create the home directories on this mount for Bor and Heimdall.
63+
Once we've verified that successfully, we might as well create the home directories on this mount for Bor and Heimdall.
6464

6565
```bash
6666
sudo mkdir /mnt/data/bor

docs/pos/how-to/full-node/full-node-gcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
comments: true
33
---
44

5-
This document describes how to deploy Polygon PoS nodes into a virtual machine (VM) instance on the Google Cloud Platform (GCP).
5+
This document describes how to deploy Polygon PoS nodes in a virtual machine (VM) instance on the Google Cloud Platform (GCP).
66

77
It is recommended to use any modern Debian or Linux Ubuntu OS with long-term support, i.e. Debian 11, Ubuntu 20.04. We'll focus on Ubuntu 20.04 in this guide.
88

@@ -17,7 +17,7 @@ You may use any of the following ways to create an instance in Google Cloud:
1717
1. Google Cloud CLI, local or [Cloud Shell](https://cloud.google.com/shell)
1818
2. Web Console
1919

20-
We'll only cover the first case in this guide. Let's start with deployment using Google Cloud CLI.
20+
We only cover the first case in this guide. Let's start with deployment using Google Cloud CLI.
2121

2222
1. Follow ["Before you begin" section](https://cloud.google.com/compute/docs/instances/create-start-instance#before-you-begin) to install and configure gcloud command-line tool.
2323
Pay attention to default region and zone, choose ones closer to you or your customers. You may use [gcping.com](https://gcping.com) to measure latency to choose the closest location.

docs/pos/how-to/operate-validator-node/change-signer-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This guide will walk you through the process of changing the owner and signer ad
33

44
## Change the owner address
55

6-
1. Access StakingNFT Smart Contract.
6+
1. Access StakingNFT smart contract.
77

88
- Mainnet: https://etherscan.io/address/0x47Cbe25BbDB40a774cC37E1dA92d10C2C7Ec897F#writeContract
99
- Amoy: https://sepolia.etherscan.io/address/0x72CF5618142Eb369E75ec6529A907e9A6Fe99bB7#writeContract

0 commit comments

Comments
 (0)