From ed435c207c4cc6bbd8e86c5669bd464ddd6c522d Mon Sep 17 00:00:00 2001
From: "Tom (plebeius.eth)"
Date: Mon, 2 Dec 2024 16:52:28 +0100
Subject: [PATCH] rename rpc and data path settings and variables
---
src/views/about/about.tsx | 2 +-
.../plebbit-options/plebbit-options.tsx | 20 +++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/views/about/about.tsx b/src/views/about/about.tsx
index df001d9c..a33ead23 100644
--- a/src/views/about/about.tsx
+++ b/src/views/about/about.tsx
@@ -96,7 +96,7 @@ const FAQ = () => {
Seedit desktop
, which automatically runs a full node and lets you create communities with the ease of a reddit-like graphical user interface. You can also open a remote
- connection to an RPC node to create communities even on web and on mobile devices. In the near
+ connection to an RPC node to create communities even on web and on mobile devices. In the near
future, we plan to include a public RPC connection turned on by default, so you can create communities on any device without running your own node.