From e6d348e441682cf69d050378119b47e03fa1e430 Mon Sep 17 00:00:00 2001 From: David Feng Date: Wed, 4 Mar 2015 15:30:19 +0800 Subject: [PATCH] typo fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26bb18c2..d5d471da 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ Run these in different console ## About Lua -Skynet now use lua 5.3.0 final, http://www.lua.org/ftp/lua-5.3.0.tar.gz +Skynet now use Lua 5.3.0 final, http://www.lua.org/ftp/lua-5.3.0.tar.gz -You can also use the other offical lua version , edit the makefile by yourself . +You can also use the other official Lua version , edit the makefile by yourself . ## How To (in Chinese)