From 0fd2ee7845879121a7bb0faab3a84722fb881608 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 31 Jan 2023 18:59:09 +0100 Subject: [PATCH] Fix: typos (#55) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix: typos Co-authored-by: Marc Espín Co-authored-by: Begoña Álvarez de la Cruz --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a675f4..9292ae7 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ This mode is operational if a wallet is connected. ### Server mode -Creation, minting and transfer of tokens is performed by a account configured in the server. -New created tokens will be stored in a dedicated db for persistance. +Creation, minting and transfer of tokens are performed by an account configured in the server. +New created tokens will be stored in a dedicated db for persistence. The displayed SPL tokens will be those in the application config file, plus the SPL tokens found in the db. This mode is operational when there is no wallet connected.