fix typos in README files
[m6w6/libmemcached] / README
diff --git a/README b/README
index 8ce3eef5e668715b108bc25a9f0cc55f094c6770..3746e3b3a9484ee909ee29631965bc5a868b27cc 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,12 @@
 Hi!
 
-So what is this? Its a library in C for connectinng to memcached servers
+So what is this? It is a library in C for connectinng to memcached servers
 (http://danga.com/memcached/). It is also a collection of utilities designed
 to work with memcached.
 
 memcat - Copy the value of a key to standard output
 memflush - Flush the contents of your servers.
-memrm - Remove a key(s) from the serrver.
+memrm - Remove a key(s) from the server.
 memstat - Dump the stats of your servers to standard output
 memslap - Load generation utility (benchmark!)