mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
typo
This commit is contained in:
parent
25c58e31a3
commit
4dee1dc11c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ puts context.eval 'adder(20,22)'
|
|||
# => 42
|
||||
```
|
||||
|
||||
### Attach global Ruby function to your JavaScript context
|
||||
### Attach global Ruby functions to your JavaScript context
|
||||
|
||||
You can attach one or many ruby proc that can be accessed via JavaScript
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue