diff --git a/README.rdoc b/README.rdoc index 737a990..9239b9e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -31,6 +31,6 @@ To use from vim paste this in your .vimrc file map x :call EvalLiveRuby() -Then by pressing leader and x you will execute the file or range in the live session +Then by pressing leader and x you will execute the range in the live session