diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Rosa
 ## Query the namecoin blockchain
 
-Rosa is a commmand line tool to query the namecoin blockhain.
+Rosa is a commmand line tool to query the namecoin blockchain.
 
 It gets the JSON value of a name and other data using namecoind local server or the dnschain REST api and displays it in a pretty format.
 
@@ -21,7 +21,7 @@
     namecoin: N3zSdWjXJwtnZHYdRXymSzVzgooDMpAvEw
     name: Michele Guerini Rocco
 
-Connect to namecoind server for blockhain data
+Connect to namecoind server for blockchain data
 
     $ rosa d/namechain -b
     ip: 83.96.168.183
diff --git a/rosa.cabal b/rosa.cabal
--- a/rosa.cabal
+++ b/rosa.cabal
@@ -1,5 +1,5 @@
 name:                rosa
-version:             0.2.1.0
+version:             0.2.2.0
 synopsis:            Query the namecoin blockchain
 description:
 
@@ -10,7 +10,7 @@
                      
 license:             MIT
 license-file:        LICENSE
-author:              Rnhmjoj
+author:              rnhmjoj
 maintainer:          micheleguerinirocco@me.com
 copyright:           (C) Michele Guerini Rocco 2015
 category:            Utility
