README: Capitalisation
This commit is contained in:
parent
810713d1e5
commit
cc8bc884c0
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ status.exitstatus # => 42
|
|||
The result is a Process::Status object.
|
||||
|
||||
|
||||
## But How Can I get Anything Done?
|
||||
## But How Can I Get Anything Done?
|
||||
|
||||
Open your files and sockets before entering the sandbox. If you have a
|
||||
`TCPServer` open, for example, you can still call `#accept` on it, so a useful
|
||||
|
|
Loading…
Reference in a new issue