Merge pull request #171 from JensRantil/fix_broken_bullet_list
authorKenneth Reitz <me@kennethreitz.com>
Mon, 11 Jun 2012 00:34:38 +0000 (17:34 -0700)
committerKenneth Reitz <me@kennethreitz.com>
Mon, 11 Jun 2012 00:34:38 +0000 (17:34 -0700)
Fixing a broken bullet list

docs/dev/env.rst

index 65225a5..2c4ba03 100644 (file)
@@ -252,7 +252,7 @@ most out of using Python interactively. Its main components are:
 
 * Powerful Python shells (terminal- and Qt-based).
 * A web-based notebook with the same core features but support for rich media,
-text, code, mathematical expressions and inline plots.
+  text, code, mathematical expressions and inline plots.
 * Support for interactive data visualization and use of GUI toolkits.
 * Flexible, embeddable interpreters to load into your own projects.
 * Tools for high level and interactive parallel computing.