lua: fix typo in example (#5837)

fix-hunspell-typos-042721
ncaat 2021-04-26 13:19:04 +02:00 committed by GitHub
parent c5ceab51bb
commit 65f34e363b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@
- Execute a Lua expression:
`lua -e '{{print( "Hello World" )}}`
`lua -e '{{print( "Hello World" )}}'`