Bladeren bron

README.md: fix some typos

Thomas Klausner 6 jaren geleden
bovenliggende
commit
4f37b9463a
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -94,17 +94,17 @@ simplicity by a carefully selected list of features:
 - Free from copy-left licenses, like GPL, because you should innovate without
   restrictions.
 - Forked from [Mongoose](https://code.google.com/p/mongoose/) in 2013, before
-  it changed the licence from MIT to commercial + GPL. A lot of enchancements
+  it changed the licence from MIT to commercial + GPL. A lot of enhancements
   have been added since that time, see
   [RELEASE_NOTES.md](https://github.com/civetweb/civetweb/blob/master/RELEASE_NOTES.md).
 - Works on Windows, Mac, Linux, UNIX, iPhone, Android, Buildroot, and many
   other platforms.
-- Scripting and database support (Lua scipts, Lua Server Pages, CGI + SQLite
+- Scripting and database support (Lua scripts, Lua Server Pages, CGI + SQLite
   database, Server side javascript).
   This provides a ready to go, powerful web development platform in a one
   single-click executable with **no dependencies**.
 - Support for CGI, HTTPS (SSL/TLS), SSI, HTTP digest (MD5) authorization, Websocket,
-  WEbDAV.
+  WebDAV.
 - Optional support for authentication using client side X.509 certificates.
 - Resumed download, URL rewrite, file blacklist, IP-based ACL, Windows service.
 - Download speed limit based on client subnet or URI pattern.