Skip to content

Commit 50e6613

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#171 from JensRantil/fix_broken_bullet_list
Fixing a broken bullet list
2 parents 60f2c05 + be8a466 commit 50e6613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ most out of using Python interactively. Its main components are:
252252

253253
* Powerful Python shells (terminal- and Qt-based).
254254
* A web-based notebook with the same core features but support for rich media,
255-
text, code, mathematical expressions and inline plots.
255+
text, code, mathematical expressions and inline plots.
256256
* Support for interactive data visualization and use of GUI toolkits.
257257
* Flexible, embeddable interpreters to load into your own projects.
258258
* Tools for high level and interactive parallel computing.

0 commit comments

Comments
 (0)