Skip to content

Commit

Permalink
Fix README.md typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickreynolds committed Mar 14, 2016
1 parent 77c94af commit 68a7391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ Wax is being maintained by Alibaba

[![Join the chat at https://gitter.im/alibaba/wax](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alibaba/wax?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Thanks to @probablycorey for creating such a greate project.
Thanks to @probablycorey for creating such a great project.
Wax is the best bridge between Lua and Objective-C, we will be maintaining it here. We have fixed a lot of issues such as 64-bit support and thread-safety. We have also added many features such as converting Lua functions to OC blocks, calling OC blocks in Lua, getting/setting private ivars, built-in commonly used C functions, and even Lua code debugging.

Wax
Expand Down

0 comments on commit 68a7391

Please sign in to comment.