Skip to content

Commit

Permalink
documentation: fix typo in "evaluate" command description
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonidVas committed Jul 21, 2020
1 parent 97ae22d commit 59d0739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ _**Description**_: Evaluate given lua code (demands current user to have

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

_**Return Value**_

Expand Down

0 comments on commit 59d0739

Please sign in to comment.