From 69f0e1a7a9839e628333dcfb8a8b42d96ea6e7f8 Mon Sep 17 00:00:00 2001 From: Olivier Milla Date: Mon, 3 May 2021 14:05:40 +0200 Subject: [PATCH] Fixed grammar typo in the desc of keyring accounts --- app/App/Panel/Main/Add/AddRing/index.js | 2 +- app/App/Panel/Phase/AddRing/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/App/Panel/Main/Add/AddRing/index.js b/app/App/Panel/Main/Add/AddRing/index.js index 62290c9e4..33e65ab18 100644 --- a/app/App/Panel/Main/Add/AddRing/index.js +++ b/app/App/Panel/Main/Add/AddRing/index.js @@ -167,7 +167,7 @@ class AddRing extends React.Component {
Keyring
-
A keyring account lets you to add individual private keys to an account
+
A keyring account lets you add individual private keys to an account
{ diff --git a/app/App/Panel/Phase/AddRing/index.js b/app/App/Panel/Phase/AddRing/index.js index 42e66bce1..af95290ec 100644 --- a/app/App/Panel/Phase/AddRing/index.js +++ b/app/App/Panel/Phase/AddRing/index.js @@ -167,7 +167,7 @@ class AddRing extends React.Component {
Keyring
-
A keyring account lets you to add individual private keys to an account
+
A keyring account lets you add individual private keys to an account
{