forked from extern/bruno
spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
76a743b74e
commit
8f803234ce
@ -11,7 +11,7 @@ const JS_KEYWORDS = `
|
||||
.filter((word) => word.length > 0);
|
||||
|
||||
/**
|
||||
* Creates a function from a Javascript expression
|
||||
* Creates a function from a JavaScript expression
|
||||
*
|
||||
* When the function is called, the variables used in this expression are picked up from the context
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user