Skip to content

Commit d333fda

Browse files
committed
minor update to readme
1 parent 9c62f0a commit d333fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ This will create a plot using matplotlib similar to this:
193193
You can combine both the ``include_children`` and ``multiprocess`` flags to show
194194
the total memory of the program as well as each child individually. If using
195195
the API directly, note that the return from ``memory_usage`` will include the
196-
child memory along with an index identifying the specific child.
196+
child memory in a nested list along with the main process memory.
197197

198198
Setting debugger breakpoints
199199
=============================

0 commit comments

Comments
 (0)