From 320dbe068a5d3f1b900a3aa7d52a390412f19277 Mon Sep 17 00:00:00 2001 From: Ed Mazurek Date: Sat, 14 Oct 2017 18:29:02 -0600 Subject: [PATCH] Fix typo in README.md Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fdd67..a8ab297 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Library authors can receive ether for registering their libraries with live-libs $ live-libs register YourLibName --version 3.5.8 --address 0x45e2... --abi '[...]' --unlockat 10000000 -This will register `YourLibName 3.5.8` in live-libs, but when you look it up, it will not be available. To unlock it, people need to contribute ether, which gets immediatly redirected to the Ethereum account that registered this version. +This will register `YourLibName 3.5.8` in live-libs, but when you look it up, it will not be available. To unlock it, people need to contribute ether, which gets immediately redirected to the Ethereum account that registered this version. If someone wants to contribute ether in order to unlock a version of a library, they can: