Skip to content

Commit 7216fc9

Browse files
fix: spelling check on script.lua
1 parent 0ee12d8 commit 7216fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/assets/script.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Siple script to print 'Hello Lua'
1+
-- Simple script to print 'Hello Lua'
22
require('io')
33

44
io.write('Hello Lua!')

0 commit comments

Comments
 (0)