From 7ea2905ccee5375b5a1511f3dd99ff9d694a8225 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Thu, 14 Nov 2024 15:36:34 -0700 Subject: [PATCH] Fix typo. --- content/_guides/nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_guides/nodes.md b/content/_guides/nodes.md index 348a577..30b1c87 100644 --- a/content/_guides/nodes.md +++ b/content/_guides/nodes.md @@ -12,7 +12,7 @@ A **local node** is a node that runs on your own computer or a private network. A **remote node** is a node that is accessible on a public network. Typically, a third party runs a remote node. Remote nodes are referred to as public nodes in some contexts. -By default, Feather connects to a random node from a curated list of high performance remote nodes run by trusted members of the Monero community. When Feather is started for the first time, you have the option to configure how to wallet will connect to a node **before** any connections are made. +By default, Feather connects to a random node from a curated list of high performance remote nodes run by trusted members of the Monero community. When Feather is started for the first time, you have the option to configure how the wallet will connect to a node **before** any connections are made. You can change how Feather connect by going to **Settings → Network → Nodes**.