Skip to content

Commit 7e23c75

Browse files
committed
Updated README
1 parent cc780ef commit 7e23c75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Due to an issue with the latest version you might need to specify an earlier sta
4444
If you let luarocks install this dependency for you when installing PASETO you might experience problems.
4545
Additionally, if using Lua 5.3 you need to build Lua with a compatibility flag for Lua 5.1.
4646

47-
| Lua Environment | Lua CJSON install | Lua compatibility flags |
47+
| Lua | Lua CJSON install | Lua compatibility flags |
4848
| :---: | :---: | :---: |
4949
| 5.1 | `luarocks install lua-cjson 2.1.0` | |
5050
| 5.2 | `luarocks install lua-cjson 2.1.0` | |
@@ -55,7 +55,7 @@ Additionally, if using Lua 5.3 you need to build Lua with a compatibility flag f
5555
See this repository's [Travis CI configuration](.travis.yml) for build configurations.
5656

5757
#### PASETO
58-
Finally install PASETO:
58+
Finally, install PASETO:
5959
```
6060
luarocks install paseto
6161
```

0 commit comments

Comments
 (0)