Skip to content

Commit 1767432

Browse files
authored
Fix typo in readme
1 parent 2b4a86b commit 1767432

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
@@ -173,7 +173,7 @@ parent's usage and track each child individual.
173173

174174
To create a report that combines memory usage of all the children and the
175175
parent, use the ``include_children`` flag in either the ``profile`` decorator or
176-
ass a command line argument to ``mprof``::
176+
as a command line argument to ``mprof``::
177177

178178
mprof run --include-children <script>
179179

0 commit comments

Comments
 (0)