diff --git a/README.md b/README.md index 6df9844..bbc0df1 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # MeowMeow webserver (formerly Ghost WebServer) ## Abstract -This is simple web server written in plaing erlang. +This is simple web server written in plain erlang. ## Erlang version -`Erlang/OTP 23` is required to run this sever. +`Erlang/OTP 23` is required to run this server. ## Running ### Debug mode The best way to debug the program is just to do as following: