Procházet zdrojové kódy

Update Emedding.md

sunsetbrew před 12 roky
rodič
revize
a261d2136d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Emedding.md

+ 1 - 1
Emedding.md

@@ -30,7 +30,7 @@ There is no library, it is just a small set of files to compile in to the applic
 Quick Start
 ------
 
-By default, the server will automatically serve up files liek a normal HTTP server.  An embedded server is most likely going to overload this functionality.
+By default, the server will automatically serve up files like a normal HTTP server.  An embedded server is most likely going to overload this functionality.
 
 ### C
   - Use mg_start() to start the server.