Skip to content

Commit

Permalink
lua: fix typo in example (tldr-pages#5837)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaat authored Apr 26, 2021
1 parent c5ceab5 commit 65f34e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/lua.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@

- Execute a Lua expression:

`lua -e '{{print( "Hello World" )}}`
`lua -e '{{print( "Hello World" )}}'`

0 comments on commit 65f34e3

Please sign in to comment.