Skip to content

Commit 59d0739

Browse files
committed
documentation: fix typo in "evaluate" command description
1 parent 97ae22d commit 59d0739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ _**Description**_: Evaluate given lua code (demands current user to have
333333

334334
_**Parameters**_
335335
* `expression`: String, Lua code to evaluate (mandatory)
336-
* `args`: Any value to pass to procdure as arguments (empty by default)
336+
* `args`: Any value to pass to procedure as arguments (empty by default)
337337

338338
_**Return Value**_
339339

0 commit comments

Comments
 (0)