From 908d8ce3a786c7e0cd4f79c4f53de26b02e033ff Mon Sep 17 00:00:00 2001 From: Scott Anecito Date: Mon, 20 Apr 2020 20:07:55 +0000 Subject: [PATCH] Update remote_node_gui.md by fixing grammtical issues, trailing new line --- _i18n/en/resources/user-guides/remote_node_gui.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_i18n/en/resources/user-guides/remote_node_gui.md b/_i18n/en/resources/user-guides/remote_node_gui.md index 18b96691..ad4e3e56 100644 --- a/_i18n/en/resources/user-guides/remote_node_gui.md +++ b/_i18n/en/resources/user-guides/remote_node_gui.md @@ -12,9 +12,9 @@ If your wallet is already open in a mode, click "Settings" > "Wallet" > "Close w At the bottom of the Welcome screen, click ![Change wallet mode](png/remote_node/change_wallet_mode.png), and select "Advanced mode". Open your wallet. ## Connecting to the node from the GUI wallet -A moment after the wallet opens, a pop up will appear and give the option to "use custom settings". Click on it, and you will be sent to "Settings" > "Node" in the GUI. +A moment after the wallet opens a pop up will appear and give the option to "use custom settings". Click on it, and you will be sent to "Settings" > "Node" in the GUI. -On this page, select 'Remote Node' and there will be four text boxes labeled "Address", "Port", "Daemon username" and "Daemon password". Fill the address of the node that you want to connect to. This address might look like `node.moneroworld.com` or it could look like any old ip address. Then fill the "Port" box with the node's port. The default port is `18081` but if you are using a random node the port that is used will vary. The port for node.moneroworld.com uses 18089. Optionnaly, fill the username and password if your remote note requires them. +On this page select 'Remote Node' and there will be four text boxes labeled "Address", "Port", "Daemon username" and "Daemon password". Fill the address of the node that you want to connect to. This address might look like `node.moneroworld.com` or it could look like any old IP address. Then fill the "Port" box with the node's port. The default port is `18081` but if you are using a random node the port that is used will vary. The port for node.moneroworld.com uses 18089. Optionally, fill the username and password if your remote note requires them. ### Your screen should look a bit like this ![Node testing broke image](png/remote_node/remote-node-screenshot.png){:width="600px"}