From c163873c556049b1de9bfb80b2edfee58e3f7dcc Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 30 Nov 2015 13:46:09 +0100 Subject: Update comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c578588..1549b2b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ## API Register(email string) -> Registration(Account, PrivKey, Noncer) -LoadAccoutn(email string) -> --""-- +LoadAccount(email string) -> --""-- Registration.Recover(?) Regsitration.Authorize(domain []string) -> ([]Challange, []Combination) Regsitration.Renew(domain []string) -> ([]Challange, []Combination) -- cgit v1.2.3