Skip to content

Commit bea04a3

Browse files
authored
Update README.md
1 parent 2ca8fbf commit bea04a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and have a dynamic scan. For examle, one use-case of this feature is to implemen
5555

5656
When there is no more entry for scan, the C code will call the Lua 'main' function for the last time by passing `nil` to the
5757
main function. With this last call, the Lua script knows that it's time to save global variables or do whatever you want since
58-
there won't be any other call to.
58+
there won't be any other call to this Lua script.
5959

6060
#### First example: find NXdomains
6161

0 commit comments

Comments
 (0)