[Typo] Fix a mistaken line break

This commit is contained in:
Ben Langfeld 2012-03-11 11:28:16 +00:00
parent 2c595d7859
commit 5635e7bcea
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@ these include:
* Gist integration
* Navigation around state (`cd`, `ls` and friends)
* Runtime invocation (use Pry as a developer console or debugger)
* Exotic object support (BasicObject ins
* tances, IClasses, ...)
* Exotic object support (BasicObject instances, IClasses, ...)
* A Powerful and flexible command system* Ability to view and replay history
* Many convenience commands inspired by IPython, Smalltalk and other advanced REPLs