From dd59233dd453aecfa83e195c3f6cda82165c7d12 Mon Sep 17 00:00:00 2001
From: m2049r <miner2049er@women-at-work.org>
Date: Sun, 15 Apr 2018 18:34:35 +0200
Subject: [PATCH] fix closing tag (#230)

---
 app/src/main/res/values/help.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/res/values/help.xml b/app/src/main/res/values/help.xml
index 13b8ad29..667c7df2 100644
--- a/app/src/main/res/values/help.xml
+++ b/app/src/main/res/values/help.xml
@@ -6,7 +6,7 @@
         <p>Enter a unique wallet name and password.
         The password is used for securing your wallet data on the device. Use a strong password -
         even better use a passphrase.</p>
-        <h2>Note your Mnemonic Seed!</h3>
+        <h2>Note your Mnemonic Seed!</h2>
         <p>On the following screen you will find your 25-word \"Mnemonic Seed\".
         This is the only data needed to recover your wallet at a later point
         and gain full access to your funds.