From 7a076d3c11371da8690baa201366fb28aa8c21d9 Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Thu, 18 Feb 2016 21:35:51 +0300 Subject: [PATCH] fix typo in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 341db5b..0dabb79 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ Installing LuaRocks Available versions: 2.0.8 - 2.0.12, 2.1.0 - 2.1.2, 2.2.0 - 2.2.2, 2.3.0, 3 (installs from ``luarocks-3`` branch of the LuaRocks git repository). -Version 2.0.8 does not suppoer Lua 5.2. Versions 2.1.0 - 2.1.2 do not support Lua 5.3. +Version 2.0.8 does not support Lua 5.2. Versions 2.1.0 - 2.1.2 do not support Lua 5.3. Using hererocks to set up automated testing -------------------------------------------