diff --git a/README.md b/README.md index 8250fc8..cf8878b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ basic to advanced general purpose scripting and programmatic tasks. ## Philosophy -The library adheres the following these guidelines: +The library adheres the following guidelines: * only provide essential and reasonably portable functionality; * integrate seamlessly with the official Lua library (e.g. support Lua files as arguments, behave consistently with the Lua standard library);