From cd0bf729407337b5e83aa2b0be144674eaaea2d8 Mon Sep 17 00:00:00 2001
From: Vincent Texier <vit@free.fr>
Date: Sun, 2 May 2021 21:50:01 +0000
Subject: [PATCH] Fix typo

---
 rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md
index be6ffc7..02c6505 100644
--- a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md
+++ b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md
@@ -21,7 +21,7 @@ This RFC does not define a file format, it is agnostic of the way the wallet is
 
 ## conventions
 
-* `||` means binary concanetanation.
+* `||` means binary concatenation.
 * All string must be encoded in UTF-8 with [NFKD normalization].
 
 ## DUBP
-- 
GitLab