summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2011-04-12 22:14:20 +0100
committerLee Jarvis <lee@jarvis.co>2011-04-12 22:14:20 +0100
commit529f65144ac75381b2a0e461853b3c0f43fec89d (patch)
treed33283a887ebedd9ba78e4b83ae491dd6bb52d78 /README.md
parent405a7b2a906321b8406b4298c47a6d9958dd27d9 (diff)
downloadslop-529f65144ac75381b2a0e461853b3c0f43fec89d.tar.gz
fix tpyo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50a3f0f..4c134f5 100644
--- a/README.md
+++ b/README.md
@@ -335,4 +335,4 @@ thing in Slop:
on :a, :age, 'Your age', true
end
- slop.to_hash(true) #=> { :name => 'lee', :age => 105 } \ No newline at end of file
+ opts.to_hash(true) #=> { :name => 'lee', :age => 105 } \ No newline at end of file