Skip to content

Commit 83f6e17

Browse files
committed
Corrects capitalization of Lua
Though I disagree with the frowny face, it seems to be in good fun and I'll leave it be. The capitalization, however, is simply wrong and should be corrected in accordance with [Lua's about page](http://www.lua.org/about.html).
1 parent ce7d06b commit 83f6e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
244244
* [Docker](https://www.docker.com/) Run your CI process using the same OS configs as your production systems.
245245
* [Shippable](https://www.shippable.com/) Docker-based hosted build / CI
246246
* [Tensō](http://avoidwork.github.io/tenso/) A thin API facade in Node
247-
* [Kong](http://getkong.org/) API/microservice extension and management layer, centralize auth, cache, logging, rate limiting, etc... plugins in LUA );
247+
* [Kong](http://getkong.org/) API/microservice extension and management layer, centralize auth, cache, logging, rate limiting, etc... plugins in Lua );
248248

249249

250250
## Community

0 commit comments

Comments
 (0)