Skip to content

Commit 55a650b

Browse files
committed
DOC: typos and minor re-wording
1 parent a7c1125 commit 55a650b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/users/project/mission.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,26 @@ Matplotlib Mission Statement
44
The Matplotlib developer community develops, maintains, and supports Matplotlib
55
and its extensions to provide plotting tools for the Scientific Python
66
Ecosystem. Our success is based on how effectively we enable our users, across
7-
scientific, industrial, commercial, and educational domain, to achieve their
7+
scientific, industrial, commercial, and educational domains, to achieve their
88
goals.
99

1010
We believe that a diverse developer community creates the best software, and we
1111
welcome anyone who shares our mission and values, as described in the code of
12-
conduct, to the community.
12+
conduct.
1313

1414

1515
Adapting the requirements :ref:`laid out by John Hunter
1616
<History>` Matplotlib should:
1717

1818
* Support all users of the Scientific Python Ecosystem;
1919
* Produce high-quality raster and vector formats output;
20-
* Be embeddedable in graphical user interfaces for application development;
20+
* Be embeddedable in graphical user interfaces for application development,
21+
standalone, and on the web.
2122
* Be understandable and extendable by people familiar with data processing
2223
techniques and with the Python programming language;
2324
* Make common plots easy;
2425
* Make novel or complicated visualizations possible.
2526

2627
To achieve these goals for the full range of domains where Scientific Python is
27-
used, Matplotlib provides as general library on which domain-specific
28+
used, Matplotlib provides a general library on which domain-specific
2829
extensions can be built.

0 commit comments

Comments
 (0)