Fix quotation mark in ruby example.
This commit is contained in:
parent
a9ea33fa30
commit
3709e8f92b
@ -217,7 +217,7 @@ end
|
||||
|
||||
Hello.process
|
||||
|
||||
puts "done!”
|
||||
puts "done!"
|
||||
```
|
||||
|
||||
Before we can run this, we need to install the `ffi` gem:
|
||||
|
Loading…
x
Reference in New Issue
Block a user