Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
wtn committed Aug 29, 2011
1 parent bd79b18 commit 9e13480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -144,7 +144,7 @@ EM.synchrony do
result = EM::Synchrony.sync EventMachine::HttpRequest.new('http://www.gooogle.com/').aget
p result

# pause exection for 2 seconds
# pause execution for 2 seconds
EM::Synchrony.sleep(2)

EM.stop
Expand Down

0 comments on commit 9e13480

Please sign in to comment.