summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustavo Villa <gustavo@backlotcars.com>2015-12-19 02:06:51 -0300
committerGustavo Villa <gustavo@backlotcars.com>2015-12-19 02:06:51 -0300
commit3410b8006d50e061dd7517c48de728face77ea23 (patch)
tree68cfaea47ca9c932495296281e2be676c3ccf324 /README.md
parentf0bbb268d610d17497a24e06d7b75ee3532f047a (diff)
downloadpry-3410b8006d50e061dd7517c48de728face77ea23.tar.gz
Small code improvement.
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 a74c41b5..bb7c52e7 100644
--- a/README.md
+++ b/README.md
@@ -353,7 +353,7 @@ Many other commands are available in Pry; to see the full list type
with basic instructions for use; some commands have a more extensive
help that can be accessed via typing `command_name --help`. A command
will typically say in its description if the `--help` option is
-avaiable.
+available.
### Use Pry as your Rails Console