浏览代码

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.