Skip to content

Commit 8c06764

Browse files
tacaswellgreglucas
andauthored
DOC: fix wording
Co-authored-by: Greg Lucas <[email protected]>
1 parent fe424c5 commit 8c06764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/pyplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#
3030
# .. note::
3131
#
32-
# the implicit pyplot API is generally terser but less-flexible than the
32+
# the implicit pyplot API is generally less verbose but also not as flexible as the
3333
# explicit API. Most of the function calls you see here can also be called
3434
# as methods from an ``Axes`` object. We recommend browsing the tutorials
3535
# and examples to see how this works. See :ref:`api_interfaces` for an

0 commit comments

Comments
 (0)