From 126e314d4fcced983264577c62785870013dbfb8 Mon Sep 17 00:00:00 2001 From: Keefer Taylor Date: Sun, 28 Oct 2018 21:18:30 +0000 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd3b6c8..9bf0174 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ pod "MnemonicKit" ``` -### Generate a Mnemonic from a Hex Represetation +### Generate a Mnemonic from a Hex Representation ```swift let hexRepresentation: String = ...