ソースを参照

Update Emedding.md

sunsetbrew 12 年 前
コミット
5db2fd2278
1 ファイル変更1 行追加1 行削除
  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.