diff --git a/docs/GRANTS.md b/docs/GRANTS.md index 51d5980ebf8..adb0d116e0e 100644 --- a/docs/GRANTS.md +++ b/docs/GRANTS.md @@ -67,7 +67,7 @@ for one signature. If you are donating DAI and ETH, it will ask for two signatur After those signatures are received, the transfers are executed so the funds are in your Gitcoin zkSync account. From there, all transfers of funds to grant owners are fired off in a rapid process that only takes a few seconds. Any leftover funds in the Gitcoin zkSync account (typically due to -our conservative estimates of what zkSync trasfer fees will be) are transferred back to your regular +our conservative estimates of what zkSync transfer fees will be) are transferred back to your regular zkSync account so you can access them at https://wallet.zksync.io/. If you do not have enough funds in your zkSync account to complete checkout, the flow is as follows: diff --git a/docs/RUNNING_REMOTELY.md b/docs/RUNNING_REMOTELY.md index 499b89f1588..cc295448bfe 100644 --- a/docs/RUNNING_REMOTELY.md +++ b/docs/RUNNING_REMOTELY.md @@ -32,7 +32,7 @@ It's recommended you create a new user as using root is dangerous. You will be prompted to enter a password, and some personal data (this is optional). -Sudo priviledges are required, to grant priviledges type: +Sudo privileges are required, to grant privileges type: ```shell # usermod -aG sudo newuser @@ -191,7 +191,7 @@ Add a new connection, use the droplet IP with port 5901. You'll be prompted for ![screenshot5](https://github.com/gitcoinco/web/raw/master/docs/imgs/rr5.png) -Inmediately after connecting you should see the desktop environment. There's no web browser installed, let's install Firefox: +Immediately after connecting you should see the desktop environment. There's no web browser installed, let's install Firefox: ```shell $ sudo apt install firefox