Update README.md

Fix typo
This commit is contained in:
Keefer Taylor 2018-10-28 21:18:30 +00:00 committed by GitHub
parent 5b84324055
commit 126e314d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ pod "MnemonicKit"
```
### Generate a Mnemonic from a Hex Represetation
### Generate a Mnemonic from a Hex Representation
```swift
let hexRepresentation: String = ...